[INFO] cloning repository https://github.com/CogniPilot/xacro-pure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CogniPilot/xacro-pure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Fxacro-pure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Fxacro-pure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b899c1dbc4194d05403115030efb8a2c3f95e79e
[INFO] checking CogniPilot/xacro-pure against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogniPilot%2Fxacro-pure" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CogniPilot/xacro-pure
[INFO] finished tweaking git repo https://github.com/CogniPilot/xacro-pure
[INFO] tweaked toml for git repo https://github.com/CogniPilot/xacro-pure written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CogniPilot/xacro-pure on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CogniPilot/xacro-pure 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xacro-pure` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28
[INFO] running `Command { std: "docker" "start" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28", 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" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28", 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" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xacro-pure` (manifest) generated 1 warning
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustpython-vm v0.4.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking volatile v0.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking timsort v0.1.3
[INFO] [stderr]     Checking unicode-casing v0.1.1
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking xmltree v0.11.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-literal v0.4.0
[INFO] [stderr]    Compiling result-like-derive v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking rustpython-sre_engine v0.4.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking result-like v0.4.6
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking rustpython-compiler-core v0.4.0
[INFO] [stderr]     Checking rustpython-format v0.4.0
[INFO] [stderr]     Checking rustpython-common v0.4.0
[INFO] [stderr]     Checking rustpython-codegen v0.4.0
[INFO] [stderr]    Compiling rustpython-derive-impl v0.4.0
[INFO] [stderr]     Checking rustpython-compiler v0.4.0
[INFO] [stderr]    Compiling rustpython-derive v0.4.0
[INFO] [stderr]     Checking xacro-pure v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28", kill_on_drop: false }`
[INFO] [stdout] 61f7bb5b3ec228eba627c0ea5dbf8fd006eb50873a473ffa9a36f8e58ed1aa28
