[INFO] cloning repository https://github.com/sigmaSd/trycatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigmaSd/trycatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsigmaSd%2Ftrycatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsigmaSd%2Ftrycatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53f81af1d3448ddfa364a4fbe18df5971b222508 [INFO] checking sigmaSd/trycatch against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsigmaSd%2Ftrycatch" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigmaSd/trycatch on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sigmaSd/trycatch [INFO] finished tweaking git repo https://github.com/sigmaSd/trycatch [INFO] tweaked toml for git repo https://github.com/sigmaSd/trycatch written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sigmaSd/trycatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a24d6c2458afba4fa0ca73230d6c24c106e0e24d95b9b3c49a233df623c2d131 [INFO] running `Command { std: "docker" "start" "-a" "a24d6c2458afba4fa0ca73230d6c24c106e0e24d95b9b3c49a233df623c2d131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a24d6c2458afba4fa0ca73230d6c24c106e0e24d95b9b3c49a233df623c2d131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24d6c2458afba4fa0ca73230d6c24c106e0e24d95b9b3c49a233df623c2d131", kill_on_drop: false }` [INFO] [stdout] a24d6c2458afba4fa0ca73230d6c24c106e0e24d95b9b3c49a233df623c2d131 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9d42e1b70b8cc72549809bcd04ec824545d2c6891d217897d503ea0f329f1aa [INFO] running `Command { std: "docker" "start" "-a" "b9d42e1b70b8cc72549809bcd04ec824545d2c6891d217897d503ea0f329f1aa", kill_on_drop: false }` [INFO] [stderr] Compiling trycatch-derive v0.1.0 (/opt/rustwide/workdir/trycatch-derive) [INFO] [stderr] Checking trycatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `MyE` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `MyE` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `MyE` [INFO] [stdout] = note: add `#[derive(Debug)]` to `MyE` or manually `impl Debug for MyE` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `MyE` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 146 + #[derive(Debug)] [INFO] [stdout] 147 | struct MyE {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `E` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `E` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `E` [INFO] [stdout] = note: add `#[derive(Debug)]` to `E` or manually `impl Debug for E` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `E` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 177 + #[derive(Debug)] [INFO] [stdout] 178 | struct E; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `test::multi_exception::A` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `test::multi_exception::A` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `test::multi_exception::A` [INFO] [stdout] = note: add `#[derive(Debug)]` to `test::multi_exception::A` or manually `impl Debug for test::multi_exception::A` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `test::multi_exception::A` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 189 + #[derive(Debug)] [INFO] [stdout] 190 | struct A; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `test::multi_exception::B` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `test::multi_exception::B` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `test::multi_exception::B` [INFO] [stdout] = note: add `#[derive(Debug)]` to `test::multi_exception::B` or manually `impl Debug for test::multi_exception::B` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `test::multi_exception::B` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 191 + #[derive(Debug)] [INFO] [stdout] 192 | struct B; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `test::simpler::A` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `test::simpler::A` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `test::simpler::A` [INFO] [stdout] = note: add `#[derive(Debug)]` to `test::simpler::A` or manually `impl Debug for test::simpler::A` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `test::simpler::A` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 213 + #[derive(Debug)] [INFO] [stdout] 214 | struct A; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `test::complex::A` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `test::complex::A` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `test::complex::A` [INFO] [stdout] = note: add `#[derive(Debug)]` to `test::complex::A` or manually `impl Debug for test::complex::A` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `test::complex::B` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Exception)] [INFO] [stdout] | ^^^^^^^^^ `test::complex::B` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `test::complex::B` [INFO] [stdout] = note: add `#[derive(Debug)]` to `test::complex::B` or manually `impl Debug for test::complex::B` [INFO] [stdout] note: required by a bound in `Exception` [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | pub trait Exception: 'static + Send + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Exception` [INFO] [stdout] = note: this error originates in the derive macro `Exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `test::complex::B` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 223 + #[derive(Debug)] [INFO] [stdout] 224 | struct B; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trycatch` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "b9d42e1b70b8cc72549809bcd04ec824545d2c6891d217897d503ea0f329f1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d42e1b70b8cc72549809bcd04ec824545d2c6891d217897d503ea0f329f1aa", kill_on_drop: false }` [INFO] [stdout] b9d42e1b70b8cc72549809bcd04ec824545d2c6891d217897d503ea0f329f1aa [INFO] checking sigmaSd/trycatch against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsigmaSd%2Ftrycatch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigmaSd/trycatch on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sigmaSd/trycatch [INFO] finished tweaking git repo https://github.com/sigmaSd/trycatch [INFO] tweaked toml for git repo https://github.com/sigmaSd/trycatch written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sigmaSd/trycatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd0a5b613d510abcfabca7f420512a89c3b72cc7af72a78241dd96517e627e0b [INFO] running `Command { std: "docker" "start" "-a" "cd0a5b613d510abcfabca7f420512a89c3b72cc7af72a78241dd96517e627e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd0a5b613d510abcfabca7f420512a89c3b72cc7af72a78241dd96517e627e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0a5b613d510abcfabca7f420512a89c3b72cc7af72a78241dd96517e627e0b", kill_on_drop: false }` [INFO] [stdout] cd0a5b613d510abcfabca7f420512a89c3b72cc7af72a78241dd96517e627e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb1477277d00ab192505e6ab58e398b20868a61afdce5a63f5c831e542a5aa21 [INFO] running `Command { std: "docker" "start" "-a" "cb1477277d00ab192505e6ab58e398b20868a61afdce5a63f5c831e542a5aa21", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "cb1477277d00ab192505e6ab58e398b20868a61afdce5a63f5c831e542a5aa21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1477277d00ab192505e6ab58e398b20868a61afdce5a63f5c831e542a5aa21", kill_on_drop: false }` [INFO] [stdout] cb1477277d00ab192505e6ab58e398b20868a61afdce5a63f5c831e542a5aa21