[INFO] fetching crate msr-plugin-csv-register-recorder 0.3.7... [INFO] testing msr-plugin-csv-register-recorder-0.3.7 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate msr-plugin-csv-register-recorder 0.3.7 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate msr-plugin-csv-register-recorder 0.3.7 [INFO] finished tweaking crates.io crate msr-plugin-csv-register-recorder 0.3.7 [INFO] tweaked toml for crates.io crate msr-plugin-csv-register-recorder 0.3.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate msr-plugin-csv-register-recorder 0.3.7 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding msr-core v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding msr-plugin v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded num-derive v0.3.3 [INFO] [stderr] Downloaded loom v0.5.6 [INFO] [stderr] Downloaded msr-core v0.3.6 [INFO] [stderr] Downloaded msr-plugin v0.3.6 [INFO] [stderr] Downloaded windows v0.48.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b284f7a5bd64fcf3e4606c3aad36bed09fa451b809ea280146813c8459a379a2 [INFO] running `Command { std: "docker" "start" "-a" "b284f7a5bd64fcf3e4606c3aad36bed09fa451b809ea280146813c8459a379a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b284f7a5bd64fcf3e4606c3aad36bed09fa451b809ea280146813c8459a379a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b284f7a5bd64fcf3e4606c3aad36bed09fa451b809ea280146813c8459a379a2", kill_on_drop: false }` [INFO] [stdout] b284f7a5bd64fcf3e4606c3aad36bed09fa451b809ea280146813c8459a379a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 660dd15076d702cd02e75cdee9e9868b9755e328c1b214eb474d4fa25e5013f9 [INFO] running `Command { std: "docker" "start" "-a" "660dd15076d702cd02e75cdee9e9868b9755e328c1b214eb474d4fa25e5013f9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling csv-core v0.1.13 [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 num-derive v0.3.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling msr-core v0.3.6 [INFO] [stdout] error[E0433]: cannot find `ContentVisitor` in `de` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/msr-core-0.3.6/src/register/recorder/mod.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `ContentVisitor` in `de` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:75 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))] [INFO] [stdout] | ------------------------------------ the item is gated here [INFO] [stdout] 13 | pub use self::content::{ [INFO] [stdout] 14 | content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `ContentRefDeserializer` in `de` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/msr-core-0.3.6/src/register/recorder/mod.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `ContentRefDeserializer` in `de` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))] [INFO] [stdout] | ------------------------------------ the item is gated here [INFO] [stdout] 13 | pub use self::content::{ [INFO] [stdout] 14 | content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `msr-core` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "660dd15076d702cd02e75cdee9e9868b9755e328c1b214eb474d4fa25e5013f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660dd15076d702cd02e75cdee9e9868b9755e328c1b214eb474d4fa25e5013f9", kill_on_drop: false }` [INFO] [stdout] 660dd15076d702cd02e75cdee9e9868b9755e328c1b214eb474d4fa25e5013f9