[INFO] fetching crate crux_time 0.1.6...
[INFO] checking crux_time-0.1.6 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate crux_time 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate crux_time 0.1.6 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crux_time 0.1.6
[INFO] finished tweaking crates.io crate crux_time 0.1.6
[INFO] tweaked toml for crates.io crate crux_time 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crux_macros v0.3.8
[INFO] [stderr]   Downloaded crux_core v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a17f4865b0d1e9d45807094cc719dd67e4cc29e75cda7d3cd924a41f2d181070
[INFO] running `Command { std: "docker" "start" "-a" "a17f4865b0d1e9d45807094cc719dd67e4cc29e75cda7d3cd924a41f2d181070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a17f4865b0d1e9d45807094cc719dd67e4cc29e75cda7d3cd924a41f2d181070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17f4865b0d1e9d45807094cc719dd67e4cc29e75cda7d3cd924a41f2d181070", kill_on_drop: false }`
[INFO] [stdout] a17f4865b0d1e9d45807094cc719dd67e4cc29e75cda7d3cd924a41f2d181070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23ec1916da8abd502bab73955c619c1d53cb516a9f8bbf195293e159fa21b6c6
[INFO] running `Command { std: "docker" "start" "-a" "23ec1916da8abd502bab73955c619c1d53cb516a9f8bbf195293e159fa21b6c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.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]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling crux_macros v0.3.8
[INFO] [stderr]     Checking serde v1.0.197
[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 crux_core v0.6.5
[INFO] [stderr]     Checking crux_time v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `ResolveSerialized` in module `crux_core::bridge`
[INFO] [stdout]   --> tests/time_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_time` (test "time_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "23ec1916da8abd502bab73955c619c1d53cb516a9f8bbf195293e159fa21b6c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ec1916da8abd502bab73955c619c1d53cb516a9f8bbf195293e159fa21b6c6", kill_on_drop: false }`
[INFO] [stdout] 23ec1916da8abd502bab73955c619c1d53cb516a9f8bbf195293e159fa21b6c6
