[INFO] fetching crate nisshoku 0.1.0...
[INFO] checking nisshoku-0.1.0 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate nisshoku 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nisshoku 0.1.0
[INFO] finished tweaking crates.io crate nisshoku 0.1.0
[INFO] tweaked toml for crates.io crate nisshoku 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nisshoku 0.1.0 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 nisshoku 0.1.0 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729329be5cf84aedfaddd779493fc549ee34539d112ecb8d721da3f0b38f32f0
[INFO] running `Command { std: "docker" "start" "-a" "729329be5cf84aedfaddd779493fc549ee34539d112ecb8d721da3f0b38f32f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729329be5cf84aedfaddd779493fc549ee34539d112ecb8d721da3f0b38f32f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729329be5cf84aedfaddd779493fc549ee34539d112ecb8d721da3f0b38f32f0", kill_on_drop: false }`
[INFO] [stdout] 729329be5cf84aedfaddd779493fc549ee34539d112ecb8d721da3f0b38f32f0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36e9fa6ca0792810ac9a82dd20ac7f968b066ee6e3454eabd2d050f23c68e818
[INFO] running `Command { std: "docker" "start" "-a" "36e9fa6ca0792810ac9a82dd20ac7f968b066ee6e3454eabd2d050f23c68e818", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.6.4
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling luau0-src v0.7.2+luau592
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking zerocopy v0.6.4
[INFO] [stderr]    Compiling mlua-sys v0.3.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking chunked_transfer v1.4.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking three-d-asset v0.6.0
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]    Compiling raylib-ffi v4.5.3
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking rouille v3.6.2
[INFO] [stderr]     Checking three-d v0.16.0
[INFO] [stderr]     Checking raylib v3.7.0
[INFO] [stderr]     Checking mlua v0.9.1
[INFO] [stdout] error[E0277]: the trait bound `!: FromLuaMulti<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.1/src/chunk.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |         self.call(())?;
[INFO] [stdout]     |              ^^^^ the trait `FromLua<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromLua<'lua>`:
[INFO] [stdout]               BString
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               BTreeSet<T>
[INFO] [stdout]               Box<[T]>
[INFO] [stdout]               Box<str>
[INFO] [stdout]               CString
[INFO] [stdout]               Function<'lua>
[INFO] [stdout]               HashMap<K, V, S>
[INFO] [stdout]             and 30 others
[INFO] [stdout] note: required for `!` to implement `FromLuaMulti<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.1/src/multi.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl<'lua, T: FromLua<'lua>> FromLuaMulti<'lua> for T {
[INFO] [stdout]     |               -------------  ^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `Chunk::<'lua, 'a>::call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.1/src/chunk.rs:379:43
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn call<A: IntoLuaMulti<'lua>, R: FromLuaMulti<'lua>>(self, args: A) -> Result<R> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ required by this bound in `Chunk::<'lua, 'a>::call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlua` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "36e9fa6ca0792810ac9a82dd20ac7f968b066ee6e3454eabd2d050f23c68e818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36e9fa6ca0792810ac9a82dd20ac7f968b066ee6e3454eabd2d050f23c68e818", kill_on_drop: false }`
[INFO] [stdout] 36e9fa6ca0792810ac9a82dd20ac7f968b066ee6e3454eabd2d050f23c68e818
