[INFO] cloning repository https://github.com/pvolok/virterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvolok/virterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fvirterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fvirterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bd0d17375f6adc500943d36960b359f2cf4fbfa
[INFO] checking pvolok/virterm against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvolok%2Fvirterm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pvolok/virterm
[INFO] finished tweaking git repo https://github.com/pvolok/virterm
[INFO] tweaked toml for git repo https://github.com/pvolok/virterm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pvolok/virterm 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/pvolok/virterm 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] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding mprocs-pty v0.1.0 (available: v0.7.0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3092b02ebe4cbf323932f10bb84288a0d514e9afb1d9eb15f2baac8a4637c4d5
[INFO] running `Command { std: "docker" "start" "-a" "3092b02ebe4cbf323932f10bb84288a0d514e9afb1d9eb15f2baac8a4637c4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3092b02ebe4cbf323932f10bb84288a0d514e9afb1d9eb15f2baac8a4637c4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3092b02ebe4cbf323932f10bb84288a0d514e9afb1d9eb15f2baac8a4637c4d5", kill_on_drop: false }`
[INFO] [stdout] 3092b02ebe4cbf323932f10bb84288a0d514e9afb1d9eb15f2baac8a4637c4d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 53d664d7ee7f4ac536b592af095bd512e2b1f3e7a6a1f6969ffd98ae0489088d
[INFO] running `Command { std: "docker" "start" "-a" "53d664d7ee7f4ac536b592af095bd512e2b1f3e7a6a1f6969ffd98ae0489088d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]    Compiling luajit-src v210.4.0+resty124ff8d
[INFO] [stderr]    Compiling lua-src v544.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling mlua v0.8.3
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ttf-parser v0.15.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking rgb v0.8.32
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking tiff v0.7.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking flume v0.10.12
[INFO] [stderr]     Checking exr v1.4.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]     Checking flexi_logger v0.22.3
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking vt100 v0.15.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking mprocs-pty v0.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking ansi_colours v1.1.1
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking serde_yaml v0.8.24
[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.8.3/src/chunk.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |         self.call(())?;
[INFO] [stdout]     |              ^^^^ the trait `UserData` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout] help: the following other types implement trait `UserData`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.8.3/src/userdata_impl.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         impl<T: 'static + UserData> UserData for $type {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `Arc<std::sync::Mutex<T>>`
[INFO] [stdout]     |         `Arc<std::sync::RwLock<T>>`
[INFO] [stdout]     |         `Rc<RefCell<T>>`
[INFO] [stdout]     |         `UserDataProxy<T>`
[INFO] [stdout] ...
[INFO] [stdout] 618 | lua_userdata_impl!(Rc<RefCell<T>>);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout] 619 | lua_userdata_impl!(Arc<Mutex<T>>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] 620 | lua_userdata_impl!(Arc<RwLock<T>>);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 629 | lua_userdata_impl!(UserDataProxy<T>);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout] note: required for `!` to implement `FromLua<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.8.3/src/conversion.rs:148:43
[INFO] [stdout]     |
[INFO] [stdout] 148 | 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/mlua-0.8.3/src/multi.rs:37:30
[INFO] [stdout]     |
[INFO] [stdout]  37 | 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.8.3/src/chunk.rs:354:41
[INFO] [stdout]     |
[INFO] [stdout] 354 |     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]     = note: this error originates in the macro `lua_userdata_impl` (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 E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlua` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "53d664d7ee7f4ac536b592af095bd512e2b1f3e7a6a1f6969ffd98ae0489088d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d664d7ee7f4ac536b592af095bd512e2b1f3e7a6a1f6969ffd98ae0489088d", kill_on_drop: false }`
[INFO] [stdout] 53d664d7ee7f4ac536b592af095bd512e2b1f3e7a6a1f6969ffd98ae0489088d
