[INFO] cloning repository https://github.com/shift-d/oxidfetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shift-d/oxidfetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshift-d%2Foxidfetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshift-d%2Foxidfetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dacc813939a29e359c2abb3b210ffcc2c1e44c88 [INFO] checking shift-d/oxidfetch against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshift-d%2Foxidfetch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shift-d/oxidfetch on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shift-d/oxidfetch [INFO] finished tweaking git repo https://github.com/shift-d/oxidfetch [INFO] tweaked toml for git repo https://github.com/shift-d/oxidfetch written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shift-d/oxidfetch 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.1.3 [INFO] [stderr] Downloaded sysinfo v0.20.3 [INFO] [stderr] Downloaded mlua v0.6.3 [INFO] [stderr] Downloaded lua-src v543.1.0 [INFO] [stderr] Downloaded luajit-src v210.2.0+resty5f13855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bccbc96a7c1842c00232f4999d86820d580d2856f577d9a586c335b9fe72b4b4 [INFO] running `Command { std: "docker" "start" "-a" "bccbc96a7c1842c00232f4999d86820d580d2856f577d9a586c335b9fe72b4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bccbc96a7c1842c00232f4999d86820d580d2856f577d9a586c335b9fe72b4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccbc96a7c1842c00232f4999d86820d580d2856f577d9a586c335b9fe72b4b4", kill_on_drop: false }` [INFO] [stdout] bccbc96a7c1842c00232f4999d86820d580d2856f577d9a586c335b9fe72b4b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed574b366a226baa9008ad7fec866d5b40e1ef6ca710111ef05deb50f542098a [INFO] running `Command { std: "docker" "start" "-a" "ed574b366a226baa9008ad7fec866d5b40e1ef6ca710111ef05deb50f542098a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling luajit-src v210.2.0+resty5f13855 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mlua v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking oxidfetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s [INFO] running `Command { std: "docker" "inspect" "ed574b366a226baa9008ad7fec866d5b40e1ef6ca710111ef05deb50f542098a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed574b366a226baa9008ad7fec866d5b40e1ef6ca710111ef05deb50f542098a", kill_on_drop: false }` [INFO] [stdout] ed574b366a226baa9008ad7fec866d5b40e1ef6ca710111ef05deb50f542098a [INFO] checking shift-d/oxidfetch against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshift-d%2Foxidfetch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shift-d/oxidfetch on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shift-d/oxidfetch [INFO] finished tweaking git repo https://github.com/shift-d/oxidfetch [INFO] tweaked toml for git repo https://github.com/shift-d/oxidfetch written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shift-d/oxidfetch 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d770093cf611286cff8628348803f0e1184f581841e859afbb89dcc0d474a50 [INFO] running `Command { std: "docker" "start" "-a" "1d770093cf611286cff8628348803f0e1184f581841e859afbb89dcc0d474a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d770093cf611286cff8628348803f0e1184f581841e859afbb89dcc0d474a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d770093cf611286cff8628348803f0e1184f581841e859afbb89dcc0d474a50", kill_on_drop: false }` [INFO] [stdout] 1d770093cf611286cff8628348803f0e1184f581841e859afbb89dcc0d474a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50f3fb3b0953d91a332172583663e0265aff1ce8a0d55fbc8f1976a7a9fa978 [INFO] running `Command { std: "docker" "start" "-a" "a50f3fb3b0953d91a332172583663e0265aff1ce8a0d55fbc8f1976a7a9fa978", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling sysinfo v0.20.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling luajit-src v210.2.0+resty5f13855 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mlua v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stdout] error[E0277]: the trait bound `!: FromLuaMulti<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mlua-0.6.3/src/lua.rs:2253:14 [INFO] [stdout] | [INFO] [stdout] 2253 | self.call(())?; [INFO] [stdout] | ^^^^ the trait `UserData` is not implemented for `!`, which is required by `!: FromLuaMulti<'_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromLuaMulti<'lua>`: [INFO] [stdout] () [INFO] [stdout] (A,) [INFO] [stdout] (B, A) [INFO] [stdout] (B, C, A) [INFO] [stdout] (B, C, D, A) [INFO] [stdout] (B, C, D, E, A) [INFO] [stdout] (B, C, D, E, F, A) [INFO] [stdout] (B, C, D, E, F, G, A) [INFO] [stdout] and 11 others [INFO] [stdout] note: required for `!` to implement `FromLua<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mlua-0.6.3/src/conversion.rs:134:43 [INFO] [stdout] | [INFO] [stdout] 134 | 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-6f17d22bba15001f/mlua-0.6.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-6f17d22bba15001f/mlua-0.6.3/src/lua.rs:2331:41 [INFO] [stdout] | [INFO] [stdout] 2331 | 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] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a50f3fb3b0953d91a332172583663e0265aff1ce8a0d55fbc8f1976a7a9fa978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50f3fb3b0953d91a332172583663e0265aff1ce8a0d55fbc8f1976a7a9fa978", kill_on_drop: false }` [INFO] [stdout] a50f3fb3b0953d91a332172583663e0265aff1ce8a0d55fbc8f1976a7a9fa978