[INFO] cloning repository https://github.com/Bert-Proesmans/failure_issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bert-Proesmans/failure_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBert-Proesmans%2Ffailure_issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBert-Proesmans%2Ffailure_issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27b24ae2f3101ba2efde91912144ddf9327043b2
[INFO] checking Bert-Proesmans/failure_issue against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBert-Proesmans%2Ffailure_issue" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bert-Proesmans/failure_issue
[INFO] finished tweaking git repo https://github.com/Bert-Proesmans/failure_issue
[INFO] tweaked toml for git repo https://github.com/Bert-Proesmans/failure_issue written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bert-Proesmans/failure_issue on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bert-Proesmans/failure_issue 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded cc v1.0.10
[INFO] [stderr]   Downloaded backtrace v0.3.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.7
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aec984d7adcca0323cd44ab107f033e1f95e3914d4bbf645796b467df56b10bc
[INFO] running `Command { std: "docker" "start" "-a" "aec984d7adcca0323cd44ab107f033e1f95e3914d4bbf645796b467df56b10bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aec984d7adcca0323cd44ab107f033e1f95e3914d4bbf645796b467df56b10bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec984d7adcca0323cd44ab107f033e1f95e3914d4bbf645796b467df56b10bc", kill_on_drop: false }`
[INFO] [stdout] aec984d7adcca0323cd44ab107f033e1f95e3914d4bbf645796b467df56b10bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc16a2f78db2d016ba3c4f69f43263e8230114f7ab9d437f27137707177a06a0
[INFO] running `Command { std: "docker" "start" "-a" "bc16a2f78db2d016ba3c4f69f43263e8230114f7ab9d437f27137707177a06a0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.10
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.6
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking failure_issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &Fail = &MissingEntityError { id };
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &dyn Fail = &MissingEntityError { id };
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &Fail = &MissingEntityError { id };
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &dyn Fail = &MissingEntityError { id };
[INFO] [stdout]    |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MissingEntityError<usize>: Fail` is not satisfied
[INFO] [stdout]   --> src/main.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &Fail = &MissingEntityError { id };
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Fail` is not implemented for `MissingEntityError<usize>`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct MissingEntityError<ID>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the trait `Fail` is implemented for `MissingEntityError<ID>`
[INFO] [stdout]    = note: required for the cast from `&MissingEntityError<usize>` to `&(dyn Fail + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MissingEntityError<usize>: Fail` is not satisfied
[INFO] [stdout]   --> src/main.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let fail: &Fail = &MissingEntityError { id };
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Fail` is not implemented for `MissingEntityError<usize>`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct MissingEntityError<ID>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the trait `Fail` is implemented for `MissingEntityError<ID>`
[INFO] [stdout]    = note: required for the cast from `&MissingEntityError<usize>` to `&(dyn Fail + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MissingEntityError<usize>: Into<failure::Error>` is not satisfied
[INFO] [stdout]   --> src/main.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let err: Error = MissingEntityError { id }.into();
[INFO] [stdout]    |                                                ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Fail` is not implemented for `MissingEntityError<usize>`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct MissingEntityError<ID>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the trait `Fail` is implemented for `MissingEntityError<ID>`
[INFO] [stdout]    = note: required for `failure::Error` to implement `From<MissingEntityError<usize>>`
[INFO] [stdout]    = note: required for `MissingEntityError<usize>` to implement `Into<failure::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MissingEntityError<usize>: Into<failure::Error>` is not satisfied
[INFO] [stdout]   --> src/main.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let err: Error = MissingEntityError { id }.into();
[INFO] [stdout]    |                                                ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Fail` is not implemented for `MissingEntityError<usize>`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct MissingEntityError<ID>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the trait `Fail` is implemented for `MissingEntityError<ID>`
[INFO] [stdout]    = note: required for `failure::Error` to implement `From<MissingEntityError<usize>>`
[INFO] [stdout]    = note: required for `MissingEntityError<usize>` to implement `Into<failure::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `failure_issue` (bin "failure_issue" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `failure_issue` (bin "failure_issue") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bc16a2f78db2d016ba3c4f69f43263e8230114f7ab9d437f27137707177a06a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc16a2f78db2d016ba3c4f69f43263e8230114f7ab9d437f27137707177a06a0", kill_on_drop: false }`
[INFO] [stdout] bc16a2f78db2d016ba3c4f69f43263e8230114f7ab9d437f27137707177a06a0
