[INFO] cloning repository https://github.com/uvlad7/xml2json-rb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uvlad7/xml2json-rb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Fxml2json-rb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Fxml2json-rb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c565a9e2dcda47571e4b86b890a04905fa15786 [INFO] checking uvlad7/xml2json-rb against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Fxml2json-rb" "/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/uvlad7/xml2json-rb [INFO] finished tweaking git repo https://github.com/uvlad7/xml2json-rb [INFO] tweaked toml for git repo https://github.com/uvlad7/xml2json-rb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uvlad7/xml2json-rb on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uvlad7/xml2json-rb 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded magnus-macros v0.4.1 [INFO] [stderr] Downloaded xml2json-rs v1.0.1 [INFO] [stderr] Downloaded rb-sys-env v0.1.2 [INFO] [stderr] Downloaded rb-sys-build v0.9.82 [INFO] [stderr] Downloaded rb-sys v0.9.82 [INFO] [stderr] Downloaded magnus v0.5.5 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded quick-xml v0.23.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5a9d34d0a11a9c6e28e1acbc28fbb4cafeecdafd6f524fe5212b84df8c1abde [INFO] running `Command { std: "docker" "start" "-a" "f5a9d34d0a11a9c6e28e1acbc28fbb4cafeecdafd6f524fe5212b84df8c1abde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a9d34d0a11a9c6e28e1acbc28fbb4cafeecdafd6f524fe5212b84df8c1abde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a9d34d0a11a9c6e28e1acbc28fbb4cafeecdafd6f524fe5212b84df8c1abde", kill_on_drop: false }` [INFO] [stdout] f5a9d34d0a11a9c6e28e1acbc28fbb4cafeecdafd6f524fe5212b84df8c1abde [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b45b67ab774c0cbcad7518d992a3eabeaf78b64e2656673dfcaf2ce35839000 [INFO] running `Command { std: "docker" "start" "-a" "6b45b67ab774c0cbcad7518d992a3eabeaf78b64e2656673dfcaf2ce35839000", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling rb-sys-env v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Compiling magnus v0.5.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking xml2json-rs v1.0.1 [INFO] [stderr] Compiling magnus-macros v0.4.1 [INFO] [stderr] Compiling rb-sys-build v0.9.82 [INFO] [stderr] Compiling rb-sys v0.9.82 [INFO] [stderr] Checking xml2json v0.3.2 (/opt/rustwide/workdir/ext/xml2json) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.51s [INFO] running `Command { std: "docker" "inspect" "6b45b67ab774c0cbcad7518d992a3eabeaf78b64e2656673dfcaf2ce35839000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b45b67ab774c0cbcad7518d992a3eabeaf78b64e2656673dfcaf2ce35839000", kill_on_drop: false }` [INFO] [stdout] 6b45b67ab774c0cbcad7518d992a3eabeaf78b64e2656673dfcaf2ce35839000