[INFO] fetching crate phoenix-lang 1.5.3...
[INFO] building phoenix-lang-1.5.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate phoenix-lang 1.5.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate phoenix-lang 1.5.3
[INFO] finished tweaking crates.io crate phoenix-lang 1.5.3
[INFO] tweaked toml for crates.io crate phoenix-lang 1.5.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate phoenix-lang 1.5.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phoenix-lang 1.5.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1f5e77336eed65016aa63a4fb980a662c66f655ea9555e588fdaba64641979a
[INFO] running `Command { std: "docker" "start" "-a" "d1f5e77336eed65016aa63a4fb980a662c66f655ea9555e588fdaba64641979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1f5e77336eed65016aa63a4fb980a662c66f655ea9555e588fdaba64641979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f5e77336eed65016aa63a4fb980a662c66f655ea9555e588fdaba64641979a", kill_on_drop: false }`
[INFO] [stdout] d1f5e77336eed65016aa63a4fb980a662c66f655ea9555e588fdaba64641979a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a52328f83ca4ad52c6eebc4f5e51ded9ec3d92795ff242995f9a0144ffc1e0e
[INFO] running `Command { std: "docker" "start" "-a" "6a52328f83ca4ad52c6eebc4f5e51ded9ec3d92795ff242995f9a0144ffc1e0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling lz4-compression v0.7.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling phoenix-lang v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:164:66
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&String> {
[INFO] [stdout]     |                           --               --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&'a String> {
[INFO] [stdout]     |                                                                   ++
[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/value.rs:278:83
[INFO] [stdout]     |
[INFO] [stdout] 278 |         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 278 -         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[INFO] [stdout] 278 +         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && std::ptr::fn_addr_eq(*x2, *y2),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.20s
[INFO] running `Command { std: "docker" "inspect" "6a52328f83ca4ad52c6eebc4f5e51ded9ec3d92795ff242995f9a0144ffc1e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a52328f83ca4ad52c6eebc4f5e51ded9ec3d92795ff242995f9a0144ffc1e0e", kill_on_drop: false }`
[INFO] [stdout] 6a52328f83ca4ad52c6eebc4f5e51ded9ec3d92795ff242995f9a0144ffc1e0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adcdb226ce5e05d39aea72f816a00219c4caafb544506c4af4ced184e5d23e68
[INFO] running `Command { std: "docker" "start" "-a" "adcdb226ce5e05d39aea72f816a00219c4caafb544506c4af4ced184e5d23e68", kill_on_drop: false }`
[INFO] [stderr]    Compiling phoenix-lang v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:164:66
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&String> {
[INFO] [stdout]     |                           --               --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&'a String> {
[INFO] [stdout]     |                                                                   ++
[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/value.rs:278:83
[INFO] [stdout]     |
[INFO] [stdout] 278 |         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 278 -         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[INFO] [stdout] 278 +         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && std::ptr::fn_addr_eq(*x2, *y2),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:164:66
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&String> {
[INFO] [stdout]     |                           --               --                    ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn as_string<'a>(&'a self, state: &'a VMState) -> Option<&'a String> {
[INFO] [stdout]     |                                                                   ++
[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/value.rs:278:83
[INFO] [stdout]     |
[INFO] [stdout] 278 |         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 278 -         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && x2 == y2,
[INFO] [stdout] 278 +         (Value::NativeFunction(x, x2), Value::NativeFunction(y, y2)) => x == y && std::ptr::fn_addr_eq(*x2, *y2),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s
[INFO] running `Command { std: "docker" "inspect" "adcdb226ce5e05d39aea72f816a00219c4caafb544506c4af4ced184e5d23e68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcdb226ce5e05d39aea72f816a00219c4caafb544506c4af4ced184e5d23e68", kill_on_drop: false }`
[INFO] [stdout] adcdb226ce5e05d39aea72f816a00219c4caafb544506c4af4ced184e5d23e68
