[INFO] cloning repository https://github.com/timkpaine/xorjson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timkpaine/xorjson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bba94af8627dfaf0efce8660289b4ca76b5af539 [INFO] checking timkpaine/xorjson against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson" "/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/timkpaine/xorjson [INFO] finished tweaking git repo https://github.com/timkpaine/xorjson [INFO] tweaked toml for git repo https://github.com/timkpaine/xorjson written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timkpaine/xorjson on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timkpaine/xorjson 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6 [INFO] running `Command { std: "docker" "start" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6", 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" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6", 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" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking associative-cache v2.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> build.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(any(target_arch = "x86_64", target_arch = "aarch64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(misleading_cfg_in_build_script)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> build.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(all(target_arch = "x86_64", target_feature = "avx512vl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xorjson` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6", kill_on_drop: false }` [INFO] [stdout] 3ca5990684e3f072ca3e51b75dbdb9898e81ecaf4f6c990d4825996a66e758a6