[INFO] cloning repository https://github.com/memothelemo/ribbon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memothelemo/ribbon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fribbon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fribbon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1f6ef1b44640d401693b3fbb98afd37c8b26abf
[INFO] testing memothelemo/ribbon against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fribbon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/memothelemo/ribbon
[INFO] finished tweaking git repo https://github.com/memothelemo/ribbon
[INFO] tweaked toml for git repo https://github.com/memothelemo/ribbon written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/memothelemo/ribbon on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/memothelemo/ribbon 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8949a70aa0baa454e274d595f991c979358d10ed252cb38378f5b07b2da8937
[INFO] running `Command { std: "docker" "start" "-a" "d8949a70aa0baa454e274d595f991c979358d10ed252cb38378f5b07b2da8937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8949a70aa0baa454e274d595f991c979358d10ed252cb38378f5b07b2da8937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8949a70aa0baa454e274d595f991c979358d10ed252cb38378f5b07b2da8937", kill_on_drop: false }`
[INFO] [stdout] d8949a70aa0baa454e274d595f991c979358d10ed252cb38378f5b07b2da8937
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 137d08db14471b3cd81c5d9e75318c3130432289a4bd4e81045f913e60d303fd
[INFO] running `Command { std: "docker" "start" "-a" "137d08db14471b3cd81c5d9e75318c3130432289a4bd4e81045f913e60d303fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling luau0-src v0.4.0+luau548
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling mlua v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr] warning: mlua@0.8.5: In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Lexer.h:4,
[INFO] [stderr] warning: mlua@0.8.5:                  from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/Lexer.cpp:2:
[INFO] [stderr] warning: mlua@0.8.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h: In member function 'std::size_t std::hash<Luau::AstName>::operator()(const Luau::AstName&) const':
[INFO] [stderr] warning: mlua@0.8.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h:1304:17: error: 'uintptr_t' was not declared in this scope
[INFO] [stderr] warning: mlua@0.8.5:  1304 |         return (uintptr_t(value.value) >> 4) ^ (uintptr_t(value.value) >> 9);
[INFO] [stderr] warning: mlua@0.8.5:       |                 ^~~~~~~~~
[INFO] [stderr] warning: mlua@0.8.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h:10:1: note: 'uintptr_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: mlua@0.8.5:     9 | #include <string.h>
[INFO] [stderr] warning: mlua@0.8.5:   +++ |+#include <cstdint>
[INFO] [stderr] warning: mlua@0.8.5:    10 | 
[INFO] [stderr] error: failed to run custom build command for `mlua v0.8.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mlua-075800c6af481bce/build-script-main` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Common/include" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/mlua-f8a8a57930ffd258/out/luau-build/lib/TimeTrace.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/TimeTrace.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Common/include" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/mlua-f8a8a57930ffd258/out/luau-build/lib/Location.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/Location.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Common/include" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/mlua-f8a8a57930ffd258/out/luau-build/lib/Lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/Lexer.cpp"
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Lexer.h:4,
[INFO] [stderr]   cargo:warning=                 from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/Lexer.cpp:2:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h: In member function 'std::size_t std::hash<Luau::AstName>::operator()(const Luau::AstName&) const':
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h:1304:17: error: 'uintptr_t' was not declared in this scope
[INFO] [stderr]   cargo:warning= 1304 |         return (uintptr_t(value.value) >> 4) ^ (uintptr_t(value.value) >> 9);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include/Luau/Ast.h:10:1: note: 'uintptr_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=    9 | #include <string.h>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=   10 | 
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Common/include" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/mlua-f8a8a57930ffd258/out/luau-build/lib/Lexer.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.4.0+luau548/luau/Ast/src/Lexer.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "137d08db14471b3cd81c5d9e75318c3130432289a4bd4e81045f913e60d303fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "137d08db14471b3cd81c5d9e75318c3130432289a4bd4e81045f913e60d303fd", kill_on_drop: false }`
[INFO] [stdout] 137d08db14471b3cd81c5d9e75318c3130432289a4bd4e81045f913e60d303fd
