[INFO] fetching crate telltale-vm 6.0.0...
[INFO] testing telltale-vm-6.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate telltale-vm 6.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate telltale-vm 6.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-vm 6.0.0
[INFO] tweaked toml for crates.io crate telltale-vm 6.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-vm 6.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telltale-vm 6.0.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbe74af477c47be9f3623c700b7b9f035b253f1b4d8ae5b2a88047b7181bae7a
[INFO] running `Command { std: "docker" "start" "-a" "dbe74af477c47be9f3623c700b7b9f035b253f1b4d8ae5b2a88047b7181bae7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbe74af477c47be9f3623c700b7b9f035b253f1b4d8ae5b2a88047b7181bae7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe74af477c47be9f3623c700b7b9f035b253f1b4d8ae5b2a88047b7181bae7a", kill_on_drop: false }`
[INFO] [stdout] dbe74af477c47be9f3623c700b7b9f035b253f1b4d8ae5b2a88047b7181bae7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 914082e0365b37e59702f6307aa81a73fcda8ee113952a74c7d6b7c1c324bce5
[INFO] running `Command { std: "docker" "start" "-a" "914082e0365b37e59702f6307aa81a73fcda8ee113952a74c7d6b7c1c324bce5", kill_on_drop: false }`
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling telltale-types v6.0.0
[INFO] [stderr]    Compiling telltale-theory v6.0.0
[INFO] [stderr]    Compiling telltale-vm v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s
[INFO] running `Command { std: "docker" "inspect" "914082e0365b37e59702f6307aa81a73fcda8ee113952a74c7d6b7c1c324bce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914082e0365b37e59702f6307aa81a73fcda8ee113952a74c7d6b7c1c324bce5", kill_on_drop: false }`
[INFO] [stdout] 914082e0365b37e59702f6307aa81a73fcda8ee113952a74c7d6b7c1c324bce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c45affcb3bc8d49e36b7b746c28925fa9fbdf632dcc88f48a502880b736a1ea0
[INFO] running `Command { std: "docker" "start" "-a" "c45affcb3bc8d49e36b7b746c28925fa9fbdf632dcc88f48a502880b736a1ea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling telltale-types v6.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling telltale-types v5.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling telltale-theory v5.0.0
[INFO] [stderr]    Compiling telltale-theory v6.0.0
[INFO] [stderr]    Compiling telltale-lean-bridge v5.0.0
[INFO] [stderr]    Compiling telltale-vm v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stdout] warning: method `ownership_mut` is never used
[INFO] [stdout]    --> src/session/state.rs:559:19
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl SessionState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub(crate) fn ownership_mut(&mut self) -> &mut SessionOwnershipState {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/lean_vm_equivalence.rs:32:41
[INFO] [stdout]     |
[INFO] [stdout]  32 |             global_type: global_to_json(&global),
[INFO] [stdout]     |                          -------------- ^^^^^^^ expected `telltale_types::global::GlobalType`, found `GlobalType`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `telltale_types` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/telltale-types-5.0.0/src/global.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum GlobalType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/telltale-types-6.0.0/src/global.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum GlobalType {
[INFO] [stdout]     | ------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/telltale-lean-bridge-5.0.0/src/export.rs:30:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | pub fn global_to_json(g: &GlobalType) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telltale-vm` (test "lean_vm_equivalence") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `telltale-vm` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name telltale_vm --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 '--warn=clippy::vec_init_then_push' --deny=unused_must_use --warn=unreachable_pub '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::too_many_lines' '--warn=clippy::too_many_arguments' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_collect' '--warn=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--deny=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs '--deny=clippy::let_underscore_must_use' '--warn=clippy::large_stack_arrays' '--warn=clippy::inefficient_to_string' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::cognitive_complexity' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::as_conversions' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-thread", "rayon", "wasm"))' -C metadata=50266a8f81fdaa1c -C extra-filename=-b8b4677bfc1564ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-725c09f0490d061a.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f6ed4375f3b23246.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2d93d7732bce1482.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-a1813c58cbb3d18e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e27a86c8078a475.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d50b1ecf5a7f7968.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ee31d863a57692e7.rlib --extern telltale_lean_bridge=/opt/rustwide/target/debug/deps/libtelltale_lean_bridge-86e880281ce7df96.rlib --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-7c75c6d85b6764a8.rlib --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-dcd80c8bb7e97ef5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2fd710dca252ccff.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-558dada0659163f4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c45affcb3bc8d49e36b7b746c28925fa9fbdf632dcc88f48a502880b736a1ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45affcb3bc8d49e36b7b746c28925fa9fbdf632dcc88f48a502880b736a1ea0", kill_on_drop: false }`
[INFO] [stdout] c45affcb3bc8d49e36b7b746c28925fa9fbdf632dcc88f48a502880b736a1ea0
