[INFO] cloning repository https://github.com/CandasKat/instant-pigeon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CandasKat/instant-pigeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCandasKat%2Finstant-pigeon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCandasKat%2Finstant-pigeon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d56d285b2c228cbefe952df29a32a7456fef3406
[INFO] checking CandasKat/instant-pigeon against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCandasKat%2Finstant-pigeon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CandasKat/instant-pigeon on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CandasKat/instant-pigeon
[INFO] finished tweaking git repo https://github.com/CandasKat/instant-pigeon
[INFO] tweaked toml for git repo https://github.com/CandasKat/instant-pigeon written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CandasKat/instant-pigeon 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeea4d9ecad27674da257a5207618dfd9a17dfd4999f810eb8c6a1bc3a54665d
[INFO] running `Command { std: "docker" "start" "-a" "aeea4d9ecad27674da257a5207618dfd9a17dfd4999f810eb8c6a1bc3a54665d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeea4d9ecad27674da257a5207618dfd9a17dfd4999f810eb8c6a1bc3a54665d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeea4d9ecad27674da257a5207618dfd9a17dfd4999f810eb8c6a1bc3a54665d", kill_on_drop: false }`
[INFO] [stdout] aeea4d9ecad27674da257a5207618dfd9a17dfd4999f810eb8c6a1bc3a54665d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27adc8208f2abe2421cfe721af9083f11aa6d2b4a20eb9b49695d274c21cbe8e
[INFO] running `Command { std: "docker" "start" "-a" "27adc8208f2abe2421cfe721af9083f11aa6d2b4a20eb9b49695d274c21cbe8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking value-bag v1.4.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking async-io v2.2.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking instant-pigeon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Config` in the current scope
[INFO] [stdout]   --> src/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let config = Config::new(&args).unwrap_or_else(|err| {
[INFO] [stdout]    |                          ^^^ function or associated item not found in `Config`
[INFO] [stdout] ...
[INFO] [stdout] 38 | struct Config {
[INFO] [stdout]    | ------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `instant_pigeon`
[INFO] [stdout]   --> src/main.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     if let Err(e) = instant_pigeon::run(config) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `instant_pigeon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `instant_pigeon`, use `cargo add instant_pigeon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<std::fmt::Error>`
[INFO] [stdout]   --> src/main.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn run(config: Config) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                           ---------------------- expected `Box<std::fmt::Error>` because of this
[INFO] [stdout] 28 |     let mut f = File::open(config.filename)?;
[INFO] [stdout]    |                 ---------------------------^ the trait `From<futures_io::Error>` is not implemented for `Box<std::fmt::Error>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this can't be annotated with `?` because it has type `Result<_, futures_io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<std::fmt::Error>`
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn run(config: Config) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                           ---------------------- expected `Box<std::fmt::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 31 |     f.read_to_string(&mut contents)?;
[INFO] [stdout]    |       -----------------------------^ the trait `From<futures_io::Error>` is not implemented for `Box<std::fmt::Error>`
[INFO] [stdout]    |       |
[INFO] [stdout]    |       this can't be annotated with `?` because it has type `Result<_, futures_io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instant-pigeon` (bin "instant-pigeon") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Config` in the current scope
[INFO] [stdout]   --> src/main.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let config = Config::new(&args).unwrap_or_else(|err| {
[INFO] [stdout]    |                          ^^^ function or associated item not found in `Config`
[INFO] [stdout] ...
[INFO] [stdout] 38 | struct Config {
[INFO] [stdout]    | ------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `instant_pigeon`
[INFO] [stdout]   --> src/main.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     if let Err(e) = instant_pigeon::run(config) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `instant_pigeon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `instant_pigeon`, use `cargo add instant_pigeon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<std::fmt::Error>`
[INFO] [stdout]   --> src/main.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn run(config: Config) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                           ---------------------- expected `Box<std::fmt::Error>` because of this
[INFO] [stdout] 28 |     let mut f = File::open(config.filename)?;
[INFO] [stdout]    |                 ---------------------------^ the trait `From<futures_io::Error>` is not implemented for `Box<std::fmt::Error>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this can't be annotated with `?` because it has type `Result<_, futures_io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `Box<std::fmt::Error>`
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn run(config: Config) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                           ---------------------- expected `Box<std::fmt::Error>` because of this
[INFO] [stdout] ...
[INFO] [stdout] 31 |     f.read_to_string(&mut contents)?;
[INFO] [stdout]    |       -----------------------------^ the trait `From<futures_io::Error>` is not implemented for `Box<std::fmt::Error>`
[INFO] [stdout]    |       |
[INFO] [stdout]    |       this can't be annotated with `?` because it has type `Result<_, futures_io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Box<ByteStr>` implements `From<Box<[u8]>>`
[INFO] [stdout]              `Box<CStr>` implements `From<&CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<&mut CStr>`
[INFO] [stdout]              `Box<CStr>` implements `From<CString>`
[INFO] [stdout]              `Box<CStr>` implements `From<Cow<'_, CStr>>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<&mut OsStr>`
[INFO] [stdout]              `Box<OsStr>` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instant-pigeon` (bin "instant-pigeon" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "27adc8208f2abe2421cfe721af9083f11aa6d2b4a20eb9b49695d274c21cbe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27adc8208f2abe2421cfe721af9083f11aa6d2b4a20eb9b49695d274c21cbe8e", kill_on_drop: false }`
[INFO] [stdout] 27adc8208f2abe2421cfe721af9083f11aa6d2b4a20eb9b49695d274c21cbe8e
