[INFO] fetching crate steel-core 0.7.0...
[INFO] testing steel-core-0.7.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate steel-core 0.7.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate steel-core 0.7.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0d853590dd82c9b7d6e20ec161522c82dcf94a0e0f0ad9bd562b0370504bbd5
[INFO] running `Command { std: "docker" "start" "-a" "c0d853590dd82c9b7d6e20ec161522c82dcf94a0e0f0ad9bd562b0370504bbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d853590dd82c9b7d6e20ec161522c82dcf94a0e0f0ad9bd562b0370504bbd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d853590dd82c9b7d6e20ec161522c82dcf94a0e0f0ad9bd562b0370504bbd5", kill_on_drop: false }`
[INFO] [stdout] c0d853590dd82c9b7d6e20ec161522c82dcf94a0e0f0ad9bd562b0370504bbd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9839b523eeb651e3103c54e61bffdcca9031a74e206c3de0e3ad969c3d245b2f
[INFO] running `Command { std: "docker" "start" "-a" "9839b523eeb651e3103c54e61bffdcca9031a74e206c3de0e3ad969c3d245b2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling quickscope v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling im-lists v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[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 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 steel-gen v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling steel-core v0.7.0 (/opt/rustwide/workdir)
[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 54.32s
[INFO] running `Command { std: "docker" "inspect" "9839b523eeb651e3103c54e61bffdcca9031a74e206c3de0e3ad969c3d245b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9839b523eeb651e3103c54e61bffdcca9031a74e206c3de0e3ad969c3d245b2f", kill_on_drop: false }`
[INFO] [stdout] 9839b523eeb651e3103c54e61bffdcca9031a74e206c3de0e3ad969c3d245b2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a06de41405eb23f53c983e67d52275b251d7f3406ca13b9c3a0ed920b5d723
[INFO] running `Command { std: "docker" "start" "-a" "e1a06de41405eb23f53c983e67d52275b251d7f3406ca13b9c3a0ed920b5d723", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[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 oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[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 plotters v0.3.7
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap v4.5.39
[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] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.5.1
[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 test); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name steel --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --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=01b497b4c4c0997a -C extra-filename=-214624818fabcbe9 --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.rlib --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-00439e13917ee9b4.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a3c1938659874e8d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-84cbdea641cc0dbb.rlib --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7e970a2561eaee65.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-d665271f2c5ae2f9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b022f6e3cd24f792.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rlib --extern env_home=/opt/rustwide/target/debug/deps/libenv_home-9d3240afb36e91aa.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-df4f6ece8c342a4d.rlib --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-9da9cda5f9215052.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-07d5549d1edba68f.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bf471bc75929f9a0.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rlib --extern im_lists=/opt/rustwide/target/debug/deps/libim_lists-ac578ead864f0309.rlib --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-8a67783c9d9dd957.rlib --extern lasso=/opt/rustwide/target/debug/deps/liblasso-7a6573c7286636a9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f6b4ba87a97be7b2.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e868913668a5c892.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bb25b3c78a1ef56b.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-57c9d5b2d07e7cb0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8e8549ce956481f3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d566c4eda9eee183.rlib --extern polling=/opt/rustwide/target/debug/deps/libpolling-0f3f5989af19925a.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7507dae8c09b0c4e.rlib --extern quickscope=/opt/rustwide/target/debug/deps/libquickscope-b3c9117c0772316b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3cf378d6532cbc1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5015587020938d2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5cf71b69b8d3624c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e1beddfb3e414035.rlib --extern steel_derive=/opt/rustwide/target/debug/deps/libsteel_derive-c31715d7812117f1.so --extern steel_gen=/opt/rustwide/target/debug/deps/libsteel_gen-8ce989b97e46d849.rlib --extern steel_parser=/opt/rustwide/target/debug/deps/libsteel_parser-3ac5cb2d832063e8.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-645d5b30367b9876.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-2e4a8855ebacf8d2.rlib --extern xdg=/opt/rustwide/target/debug/deps/libxdg-570c260b7111d271.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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=-abd015320c17cc4f --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-00439e13917ee9b4.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a3c1938659874e8d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-84cbdea641cc0dbb.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7e970a2561eaee65.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-d665271f2c5ae2f9.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern env_home=/opt/rustwide/target/debug/deps/libenv_home-9d3240afb36e91aa.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-df4f6ece8c342a4d.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-9da9cda5f9215052.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-07d5549d1edba68f.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bf471bc75929f9a0.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rmeta --extern im_lists=/opt/rustwide/target/debug/deps/libim_lists-ac578ead864f0309.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-8a67783c9d9dd957.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-7a6573c7286636a9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f6b4ba87a97be7b2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e868913668a5c892.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bb25b3c78a1ef56b.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-57c9d5b2d07e7cb0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8e8549ce956481f3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d566c4eda9eee183.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-0f3f5989af19925a.rmeta --extern quickscope=/opt/rustwide/target/debug/deps/libquickscope-b3c9117c0772316b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a3cf378d6532cbc1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5015587020938d2d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5cf71b69b8d3624c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e1beddfb3e414035.rmeta --extern steel_derive=/opt/rustwide/target/debug/deps/libsteel_derive-c31715d7812117f1.so --extern steel_gen=/opt/rustwide/target/debug/deps/libsteel_gen-8ce989b97e46d849.rmeta --extern steel_parser=/opt/rustwide/target/debug/deps/libsteel_parser-3ac5cb2d832063e8.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-2e4a8855ebacf8d2.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-570c260b7111d271.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e1a06de41405eb23f53c983e67d52275b251d7f3406ca13b9c3a0ed920b5d723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a06de41405eb23f53c983e67d52275b251d7f3406ca13b9c3a0ed920b5d723", kill_on_drop: false }`
[INFO] [stdout] e1a06de41405eb23f53c983e67d52275b251d7f3406ca13b9c3a0ed920b5d723
