[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] testing sigmaSd/trycatch against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsigmaSd%2Ftrycatch" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigmaSd/trycatch on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-93/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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b2be066d677277931e984ec9ee9f000b4088af353c473feb9153fa699b7b36f [INFO] running `Command { std: "docker" "start" "-a" "6b2be066d677277931e984ec9ee9f000b4088af353c473feb9153fa699b7b36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b2be066d677277931e984ec9ee9f000b4088af353c473feb9153fa699b7b36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2be066d677277931e984ec9ee9f000b4088af353c473feb9153fa699b7b36f", kill_on_drop: false }` [INFO] [stdout] 6b2be066d677277931e984ec9ee9f000b4088af353c473feb9153fa699b7b36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c331a5b25f3ca671a47fb9ea19a290f3826933b34f73b134a8739c26e37753f7 [INFO] running `Command { std: "docker" "start" "-a" "c331a5b25f3ca671a47fb9ea19a290f3826933b34f73b134a8739c26e37753f7", kill_on_drop: false }` [INFO] [stderr] Compiling trycatch-derive v0.1.0 (/opt/rustwide/workdir/trycatch-derive) [INFO] [stderr] Compiling trycatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "c331a5b25f3ca671a47fb9ea19a290f3826933b34f73b134a8739c26e37753f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c331a5b25f3ca671a47fb9ea19a290f3826933b34f73b134a8739c26e37753f7", kill_on_drop: false }` [INFO] [stdout] c331a5b25f3ca671a47fb9ea19a290f3826933b34f73b134a8739c26e37753f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bda6a03d2b8d59e39efe3a286e7e866b19b1e84d1a72e1f9ea5ecbc2034a14a8 [INFO] running `Command { std: "docker" "start" "-a" "bda6a03d2b8d59e39efe3a286e7e866b19b1e84d1a72e1f9ea5ecbc2034a14a8", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [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] [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] [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] [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] [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] [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` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "bda6a03d2b8d59e39efe3a286e7e866b19b1e84d1a72e1f9ea5ecbc2034a14a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda6a03d2b8d59e39efe3a286e7e866b19b1e84d1a72e1f9ea5ecbc2034a14a8", kill_on_drop: false }` [INFO] [stdout] bda6a03d2b8d59e39efe3a286e7e866b19b1e84d1a72e1f9ea5ecbc2034a14a8