[INFO] fetching crate crux_platform 0.1.5...
[INFO] checking crux_platform-0.1.5 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate crux_platform 0.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate crux_platform 0.1.5 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crux_platform 0.1.5
[INFO] finished tweaking crates.io crate crux_platform 0.1.5
[INFO] tweaked toml for crates.io crate crux_platform 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crux_macros v0.3.7
[INFO] [stderr]   Downloaded crux_core v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0afb95dec1c04f9a79c71f510b44b67c550deae6085e86af3a4df430b609182f
[INFO] running `Command { std: "docker" "start" "-a" "0afb95dec1c04f9a79c71f510b44b67c550deae6085e86af3a4df430b609182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afb95dec1c04f9a79c71f510b44b67c550deae6085e86af3a4df430b609182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afb95dec1c04f9a79c71f510b44b67c550deae6085e86af3a4df430b609182f", kill_on_drop: false }`
[INFO] [stdout] 0afb95dec1c04f9a79c71f510b44b67c550deae6085e86af3a4df430b609182f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe2b160525a8e5fe6bd3ef2263140e65ff7fc962a8b63745eb058361957ec1d
[INFO] running `Command { std: "docker" "start" "-a" "bbe2b160525a8e5fe6bd3ef2263140e65ff7fc962a8b63745eb058361957ec1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling crux_macros v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking crux_core v0.6.5
[INFO] [stderr]     Checking crux_platform v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `ResolveSerialized` in module `crux_core::bridge`
[INFO] [stdout]   --> tests/platform_test.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derive(Effect)]
[INFO] [stdout]    |              ^^^^^^ not found in `crux_core::bridge`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crux_platform` (test "platform_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bbe2b160525a8e5fe6bd3ef2263140e65ff7fc962a8b63745eb058361957ec1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe2b160525a8e5fe6bd3ef2263140e65ff7fc962a8b63745eb058361957ec1d", kill_on_drop: false }`
[INFO] [stdout] bbe2b160525a8e5fe6bd3ef2263140e65ff7fc962a8b63745eb058361957ec1d
[INFO] checking crux_platform-0.1.5 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate crux_platform 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate crux_platform 0.1.5 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crux_platform 0.1.5
[INFO] finished tweaking crates.io crate crux_platform 0.1.5
[INFO] tweaked toml for crates.io crate crux_platform 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca0b39e25489e704095cfcb39ca6e7e0b8ad72fabac305521c0ca7b39152bccf
[INFO] running `Command { std: "docker" "start" "-a" "ca0b39e25489e704095cfcb39ca6e7e0b8ad72fabac305521c0ca7b39152bccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca0b39e25489e704095cfcb39ca6e7e0b8ad72fabac305521c0ca7b39152bccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0b39e25489e704095cfcb39ca6e7e0b8ad72fabac305521c0ca7b39152bccf", kill_on_drop: false }`
[INFO] [stdout] ca0b39e25489e704095cfcb39ca6e7e0b8ad72fabac305521c0ca7b39152bccf
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f506cd4188efb822c9f317c68ec1cc27fa545ead291081474c196c1ae301b23e
[INFO] running `Command { std: "docker" "start" "-a" "f506cd4188efb822c9f317c68ec1cc27fa545ead291081474c196c1ae301b23e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling crux_macros v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking crux_core v0.6.5
[INFO] [stderr]     Checking crux_platform v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `ResolveSerialized` in module `crux_core::bridge`
[INFO] [stdout]   --> tests/platform_test.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[derive(Effect)]
[INFO] [stdout]    |              ^^^^^^ not found in `crux_core::bridge`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Effect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crux_platform` (test "platform_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f506cd4188efb822c9f317c68ec1cc27fa545ead291081474c196c1ae301b23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f506cd4188efb822c9f317c68ec1cc27fa545ead291081474c196c1ae301b23e", kill_on_drop: false }`
[INFO] [stdout] f506cd4188efb822c9f317c68ec1cc27fa545ead291081474c196c1ae301b23e
