[INFO] crate try_clone_derive 0.1.0 is already in cache [INFO] checking try_clone_derive-0.1.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate try_clone_derive 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate try_clone_derive 0.1.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate try_clone_derive 0.1.0 [INFO] finished tweaking crates.io crate try_clone_derive 0.1.0 [INFO] tweaked toml for crates.io crate try_clone_derive 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c880ecfc863f376e1df0d304dacd8fdd858174e8894066b85bc9158fea44825 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c880ecfc863f376e1df0d304dacd8fdd858174e8894066b85bc9158fea44825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c880ecfc863f376e1df0d304dacd8fdd858174e8894066b85bc9158fea44825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c880ecfc863f376e1df0d304dacd8fdd858174e8894066b85bc9158fea44825", kill_on_drop: false }` [INFO] [stdout] 7c880ecfc863f376e1df0d304dacd8fdd858174e8894066b85bc9158fea44825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f94e86df5d4b881f108d846cd90858be0d7206dd73853f3efbf062f3fe87463 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f94e86df5d4b881f108d846cd90858be0d7206dd73853f3efbf062f3fe87463", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking fallible_collections v0.1.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking proc-quote v0.3.2 [INFO] [stderr] Checking try_clone_derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `try_clone` has an incompatible type for trait [INFO] [stdout] --> tests/test.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ expected enum `hashbrown::CollectionAllocErr`, found enum `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&Unit) -> std::result::Result<_, hashbrown::CollectionAllocErr>` [INFO] [stdout] found fn pointer `fn(&Unit) -> std::result::Result<_, std::collections::TryReserveError>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `try_clone` has an incompatible type for trait [INFO] [stdout] --> tests/test.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ expected enum `hashbrown::CollectionAllocErr`, found enum `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&Struct) -> std::result::Result<_, hashbrown::CollectionAllocErr>` [INFO] [stdout] found fn pointer `fn(&Struct) -> std::result::Result<_, std::collections::TryReserveError>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `try_clone` has an incompatible type for trait [INFO] [stdout] --> tests/test.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ expected enum `hashbrown::CollectionAllocErr`, found enum `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&TupleStruct) -> std::result::Result<_, hashbrown::CollectionAllocErr>` [INFO] [stdout] found fn pointer `fn(&TupleStruct) -> std::result::Result<_, std::collections::TryReserveError>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `try_clone` has an incompatible type for trait [INFO] [stdout] --> tests/test.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^^^^^^^^ expected enum `hashbrown::CollectionAllocErr`, found enum `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&Enum) -> std::result::Result<_, hashbrown::CollectionAllocErr>` [INFO] [stdout] found fn pointer `fn(&Enum) -> std::result::Result<_, std::collections::TryReserveError>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::collections::TryReserveError: std::convert::From` is not satisfied [INFO] [stdout] --> tests/test.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::collections::TryReserveError: std::convert::From` is not satisfied [INFO] [stdout] --> tests/test.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::collections::TryReserveError: std::convert::From` is not satisfied [INFO] [stdout] --> tests/test.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, TryClone, PartialEq)] [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `std::collections::TryReserveError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277. [INFO] [stdout] [INFO] [stderr] error: could not compile `try_clone_derive`. [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2f94e86df5d4b881f108d846cd90858be0d7206dd73853f3efbf062f3fe87463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f94e86df5d4b881f108d846cd90858be0d7206dd73853f3efbf062f3fe87463", kill_on_drop: false }` [INFO] [stdout] 2f94e86df5d4b881f108d846cd90858be0d7206dd73853f3efbf062f3fe87463