[INFO] fetching crate instagram-permission 0.1.1... [INFO] testing instagram-permission-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate instagram-permission 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate instagram-permission 0.1.1 [INFO] finished tweaking crates.io crate instagram-permission 0.1.1 [INFO] tweaked toml for crates.io crate instagram-permission 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate instagram-permission 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding serde-enum-str v0.2.5 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 766368c907a3baf1f5a4b19843b5e7437c4115058a88af19c2542ff6258c0e28 [INFO] running `Command { std: "docker" "start" "-a" "766368c907a3baf1f5a4b19843b5e7437c4115058a88af19c2542ff6258c0e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766368c907a3baf1f5a4b19843b5e7437c4115058a88af19c2542ff6258c0e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766368c907a3baf1f5a4b19843b5e7437c4115058a88af19c2542ff6258c0e28", kill_on_drop: false }` [INFO] [stdout] 766368c907a3baf1f5a4b19843b5e7437c4115058a88af19c2542ff6258c0e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da8f058c2a578ff8eb2246d68de2212bf9911116c7ad786a5631af99e317ceb2 [INFO] running `Command { std: "docker" "start" "-a" "da8f058c2a578ff8eb2246d68de2212bf9911116c7ad786a5631af99e317ceb2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-rename-rule v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde-attributes v0.1.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde-enum-str v0.2.5 [INFO] [stderr] Compiling instagram-permission v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentVisitor` in `de` [INFO] [stdout] --> src/lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize_enum_str, Serialize_enum_str, PartialEq, Eq, Hash, Debug, Copy, Clone)] [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 `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentRefDeserializer` in `de` [INFO] [stdout] --> src/lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize_enum_str, Serialize_enum_str, PartialEq, Eq, Hash, Debug, Copy, Clone)] [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 `serde::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 `instagram-permission` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "da8f058c2a578ff8eb2246d68de2212bf9911116c7ad786a5631af99e317ceb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8f058c2a578ff8eb2246d68de2212bf9911116c7ad786a5631af99e317ceb2", kill_on_drop: false }` [INFO] [stdout] da8f058c2a578ff8eb2246d68de2212bf9911116c7ad786a5631af99e317ceb2