[INFO] cloning repository https://github.com/Venture-Facilities/rsml-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Venture-Facilities/rsml-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c68dc9ee611b0edcf7db8adf943b393344a4c4a [INFO] checking Venture-Facilities/rsml-cli against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Venture-Facilities/rsml-cli [INFO] finished tweaking git repo https://github.com/Venture-Facilities/rsml-cli [INFO] tweaked toml for git repo https://github.com/Venture-Facilities/rsml-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Venture-Facilities/rsml-cli on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Venture-Facilities/rsml-cli 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8 [INFO] running `Command { std: "docker" "start" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking notify v4.0.18 [INFO] [stderr] Checking array-concat v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking jod-thread v1.0.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling rbx-rsml v1.0.3 (https://github.com/Venture-Facilities/rsml-rust.git?rev=1cb38093#1cb38093) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rbx_types v3.1.0 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d) [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking memofs v0.3.1 [INFO] [stderr] Checking rbx_reflection v6.1.0 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d) [INFO] [stderr] Checking rbx_types_ops v0.0.11 (https://github.com/rbx-rsml/rbx_types_ops.git#34d30d29) [INFO] [stderr] Checking rbx_reflection_database v2.0.2+roblox-700 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d) [INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rsml-rust-e7fd0190a8f80df8/1cb3809/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: remove one of these features [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0001`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rbx-rsml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8", kill_on_drop: false }` [INFO] [stdout] d23f8be0afa9feebd5136394d66c9f6eb26c88cd42faea1a2cf84c63e1e399a8