[INFO] cloning repository https://github.com/trumank/bitfix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trumank/bitfix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbitfix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbitfix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cd8ee9a874fbdc2c98b9187d0782e1dae6d537a
[INFO] checking trumank/bitfix against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbitfix" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/trumank/bitfix
[INFO] finished tweaking git repo https://github.com/trumank/bitfix
[INFO] tweaked toml for git repo https://github.com/trumank/bitfix written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trumank/bitfix 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 git repo https://github.com/trumank/bitfix 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] 684e000260a5a571826042956cf5a1cbc3c80f29cedeea9f2323afe7abbc1ddf
[INFO] running `Command { std: "docker" "start" "-a" "684e000260a5a571826042956cf5a1cbc3c80f29cedeea9f2323afe7abbc1ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684e000260a5a571826042956cf5a1cbc3c80f29cedeea9f2323afe7abbc1ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684e000260a5a571826042956cf5a1cbc3c80f29cedeea9f2323afe7abbc1ddf", kill_on_drop: false }`
[INFO] [stdout] 684e000260a5a571826042956cf5a1cbc3c80f29cedeea9f2323afe7abbc1ddf
[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] 9ea3a17cbc092c8d85a965a6092a8f3b82c0dc41d4d93d29b756db7e897ec056
[INFO] running `Command { std: "docker" "start" "-a" "9ea3a17cbc092c8d85a965a6092a8f3b82c0dc41d4d93d29b756db7e897ec056", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling msvc_def v0.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rlua v0.19.7
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking is_debug v1.0.1
[INFO] [stderr]    Compiling bitfix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.6
[INFO] [stderr]     Checking patternsleuth_scanner v0.1.0 (https://github.com/trumank/patternsleuth#224020e0)
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling proxy_dll_proc v0.1.0 (https://github.com/trumank/proxy_dll.git#a0c07726)
[INFO] [stderr]     Checking proxy_dll v0.1.0 (https://github.com/trumank/proxy_dll.git#a0c07726)
[INFO] [stdout] error[E0277]: the trait bound `!: FromLuaMulti<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rlua-0.19.7/src/context.rs:950:14
[INFO] [stdout]     |
[INFO] [stdout] 950 |         self.call(())?;
[INFO] [stdout]     |              ^^^^ the trait `UserData` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout] help: this trait has no implementations, consider adding one
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rlua-0.19.7/src/userdata.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub trait UserData: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `!` to implement `FromLua<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rlua-0.19.7/src/conversion.rs:132:43
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl<'lua, T: 'static + UserData + Clone> FromLua<'lua> for T {
[INFO] [stdout]     |                         --------          ^^^^^^^^^^^^^     ^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         unsatisfied trait bound introduced here
[INFO] [stdout] note: required for `!` to implement `FromLuaMulti<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rlua-0.19.7/src/multi.rs:35:30
[INFO] [stdout]     |
[INFO] [stdout]  35 | 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/rlua-0.19.7/src/context.rs:980:41
[INFO] [stdout]     |
[INFO] [stdout] 980 |     pub fn call<A: ToLuaMulti<'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 `rlua` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ea3a17cbc092c8d85a965a6092a8f3b82c0dc41d4d93d29b756db7e897ec056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea3a17cbc092c8d85a965a6092a8f3b82c0dc41d4d93d29b756db7e897ec056", kill_on_drop: false }`
[INFO] [stdout] 9ea3a17cbc092c8d85a965a6092a8f3b82c0dc41d4d93d29b756db7e897ec056
