[INFO] fetching crate rattice 0.6.1...
[INFO] checking rattice-0.6.1 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate rattice 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rattice 0.6.1
[INFO] finished tweaking crates.io crate rattice 0.6.1
[INFO] tweaked toml for crates.io crate rattice 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rattice 0.6.1 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rattice 0.6.1 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 933db3a2c452da1b1e224481ac3aea5e974f6b9e8eb69dec8568f0f8a6fc7dff
[INFO] running `Command { std: "docker" "start" "-a" "933db3a2c452da1b1e224481ac3aea5e974f6b9e8eb69dec8568f0f8a6fc7dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "933db3a2c452da1b1e224481ac3aea5e974f6b9e8eb69dec8568f0f8a6fc7dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933db3a2c452da1b1e224481ac3aea5e974f6b9e8eb69dec8568f0f8a6fc7dff", kill_on_drop: false }`
[INFO] [stdout] 933db3a2c452da1b1e224481ac3aea5e974f6b9e8eb69dec8568f0f8a6fc7dff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 922f498064ef520e5388cb896f635cec876f63f764adab8d59c55f75021db4e5
[INFO] running `Command { std: "docker" "start" "-a" "922f498064ef520e5388cb896f635cec876f63f764adab8d59c55f75021db4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling anyhow v1.0.47
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]     Checking tokio v1.31.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tower-http v0.4.3
[INFO] [stderr]     Checking askama v0.12.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking axum-server v0.5.1
[INFO] [stderr]     Checking rattice v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> src/handle.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Err(e) => Err(anyhow!(e).into()),
[INFO] [stdout]    |                       ^^^^^^^^-^
[INFO] [stdout]    |                       |       |
[INFO] [stdout]    |                       |       any code following this expression is unreachable
[INFO] [stdout]    |                       unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handle.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Err(e) => Err(anyhow!(e).into()),
[INFO] [stdout]    |                       ^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> src/handle.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Err(e) => Err(anyhow!(e).into()),
[INFO] [stdout]    |                       ^^^^^^^^-^
[INFO] [stdout]    |                       |       |
[INFO] [stdout]    |                       |       any code following this expression is unreachable
[INFO] [stdout]    |                       unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handle.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Err(e) => Err(anyhow!(e).into()),
[INFO] [stdout]    |                       ^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rattice` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rattice` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "922f498064ef520e5388cb896f635cec876f63f764adab8d59c55f75021db4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922f498064ef520e5388cb896f635cec876f63f764adab8d59c55f75021db4e5", kill_on_drop: false }`
[INFO] [stdout] 922f498064ef520e5388cb896f635cec876f63f764adab8d59c55f75021db4e5
