[INFO] cloning repository https://github.com/Schwefelhexa/tctrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schwefelhexa/tctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwefelhexa%2Ftctrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwefelhexa%2Ftctrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 093a6f8aec40b8fd16ae5d20708f08b40982ec63 [INFO] checking Schwefelhexa/tctrl against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwefelhexa%2Ftctrl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Schwefelhexa/tctrl [INFO] finished tweaking git repo https://github.com/Schwefelhexa/tctrl [INFO] tweaked toml for git repo https://github.com/Schwefelhexa/tctrl written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Schwefelhexa/tctrl on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Schwefelhexa/tctrl 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d001d6167d8f9831f0668a27fc2ae34e99e828a469460035c1a63853288057 [INFO] running `Command { std: "docker" "start" "-a" "37d001d6167d8f9831f0668a27fc2ae34e99e828a469460035c1a63853288057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d001d6167d8f9831f0668a27fc2ae34e99e828a469460035c1a63853288057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d001d6167d8f9831f0668a27fc2ae34e99e828a469460035c1a63853288057", kill_on_drop: false }` [INFO] [stdout] 37d001d6167d8f9831f0668a27fc2ae34e99e828a469460035c1a63853288057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf67fba67f326e2c4d3a5700ffccbb3ea6930659810eba03072160e0a042be8 [INFO] running `Command { std: "docker" "start" "-a" "4cf67fba67f326e2c4d3a5700ffccbb3ea6930659810eba03072160e0a042be8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rlua v0.19.7 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking tmux_interface v0.3.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.6 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.4.6 [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, R: FromLuaMulti<'lua>>(self, args: A) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Chunk::<'lua, 'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [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" "4cf67fba67f326e2c4d3a5700ffccbb3ea6930659810eba03072160e0a042be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf67fba67f326e2c4d3a5700ffccbb3ea6930659810eba03072160e0a042be8", kill_on_drop: false }` [INFO] [stdout] 4cf67fba67f326e2c4d3a5700ffccbb3ea6930659810eba03072160e0a042be8