[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] 1e37b1331945c8b788b4d1723976017831ab8b2a [INFO] checking uvlad7/xml2json-rb against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuvlad7%2Fxml2json-rb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uvlad7/xml2json-rb on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded magnus-macros v0.4.1 [INFO] [stderr] Downloaded rb-sys v0.9.82 [INFO] [stderr] Downloaded magnus v0.5.5 [INFO] [stderr] Downloaded rb-sys-build v0.9.82 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded xml2json-rs v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeaa4bc0d1c31a8dc28478ead58a6d50d5f5a552d0b92db40542441911de6886 [INFO] running `Command { std: "docker" "start" "-a" "aeaa4bc0d1c31a8dc28478ead58a6d50d5f5a552d0b92db40542441911de6886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeaa4bc0d1c31a8dc28478ead58a6d50d5f5a552d0b92db40542441911de6886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeaa4bc0d1c31a8dc28478ead58a6d50d5f5a552d0b92db40542441911de6886", kill_on_drop: false }` [INFO] [stdout] aeaa4bc0d1c31a8dc28478ead58a6d50d5f5a552d0b92db40542441911de6886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8869162a772886dd96b30b8a7f00ce8be00f7f52af55fcc346fab8f037b44d9c [INFO] running `Command { std: "docker" "start" "-a" "8869162a772886dd96b30b8a7f00ce8be00f7f52af55fcc346fab8f037b44d9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling rb-sys-env v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling magnus v0.5.5 [INFO] [stderr] Checking indexmap v2.0.0 [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 regex-automata v0.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling magnus-macros v0.4.1 [INFO] [stderr] Checking xml2json-rs v1.0.1 [INFO] [stderr] Compiling rb-sys-build v0.9.82 [INFO] [stderr] Compiling rb-sys v0.9.82 [INFO] [stderr] Checking xml2json v0.3.1 (/opt/rustwide/workdir/ext/xml2json) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s [INFO] running `Command { std: "docker" "inspect" "8869162a772886dd96b30b8a7f00ce8be00f7f52af55fcc346fab8f037b44d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8869162a772886dd96b30b8a7f00ce8be00f7f52af55fcc346fab8f037b44d9c", kill_on_drop: false }` [INFO] [stdout] 8869162a772886dd96b30b8a7f00ce8be00f7f52af55fcc346fab8f037b44d9c [INFO] checking uvlad7/xml2json-rb against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [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] validating manifest of git repo https://github.com/uvlad7/xml2json-rb on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66790ed242b4db4265e309c8e1d98feca1ccf8313be28f9cc2c3b078a04876a [INFO] running `Command { std: "docker" "start" "-a" "c66790ed242b4db4265e309c8e1d98feca1ccf8313be28f9cc2c3b078a04876a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66790ed242b4db4265e309c8e1d98feca1ccf8313be28f9cc2c3b078a04876a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66790ed242b4db4265e309c8e1d98feca1ccf8313be28f9cc2c3b078a04876a", kill_on_drop: false }` [INFO] [stdout] c66790ed242b4db4265e309c8e1d98feca1ccf8313be28f9cc2c3b078a04876a [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8040e2748e230cba5cc55144bdf5f8c2d8ec84f2d3f4ec1ad5a3371fb9bad75d [INFO] running `Command { std: "docker" "start" "-a" "8040e2748e230cba5cc55144bdf5f8c2d8ec84f2d3f4ec1ad5a3371fb9bad75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [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 clang-sys v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [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 syn v2.0.32 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling magnus v0.5.5 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling magnus-macros v0.4.1 [INFO] [stderr] Checking xml2json-rs v1.0.1 [INFO] [stderr] Compiling rb-sys-build v0.9.82 [INFO] [stderr] Compiling rb-sys v0.9.82 [INFO] [stderr] Checking xml2json v0.3.1 (/opt/rustwide/workdir/ext/xml2json) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.87s [INFO] running `Command { std: "docker" "inspect" "8040e2748e230cba5cc55144bdf5f8c2d8ec84f2d3f4ec1ad5a3371fb9bad75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8040e2748e230cba5cc55144bdf5f8c2d8ec84f2d3f4ec1ad5a3371fb9bad75d", kill_on_drop: false }` [INFO] [stdout] 8040e2748e230cba5cc55144bdf5f8c2d8ec84f2d3f4ec1ad5a3371fb9bad75d