[INFO] cloning repository https://github.com/maxence-cornaton/quick-xml-feature-unification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxence-cornaton/quick-xml-feature-unification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxence-cornaton%2Fquick-xml-feature-unification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxence-cornaton%2Fquick-xml-feature-unification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24a5034c42ed5a6dc3cdb0592d421e7c351243f2
[INFO] testing maxence-cornaton/quick-xml-feature-unification against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxence-cornaton%2Fquick-xml-feature-unification" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxence-cornaton/quick-xml-feature-unification
[INFO] finished tweaking git repo https://github.com/maxence-cornaton/quick-xml-feature-unification
[INFO] tweaked toml for git repo https://github.com/maxence-cornaton/quick-xml-feature-unification written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxence-cornaton/quick-xml-feature-unification on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxence-cornaton/quick-xml-feature-unification 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8ca79dc19bb6a5775e0f2d1a3e003d9d6e1f6e958797f9830176039cebaab8d
[INFO] running `Command { std: "docker" "start" "-a" "d8ca79dc19bb6a5775e0f2d1a3e003d9d6e1f6e958797f9830176039cebaab8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8ca79dc19bb6a5775e0f2d1a3e003d9d6e1f6e958797f9830176039cebaab8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ca79dc19bb6a5775e0f2d1a3e003d9d6e1f6e958797f9830176039cebaab8d", kill_on_drop: false }`
[INFO] [stdout] d8ca79dc19bb6a5775e0f2d1a3e003d9d6e1f6e958797f9830176039cebaab8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35eac5a0395720155261b053d87fb75e9b0dbad7d309d621815fe186a907aec1
[INFO] running `Command { std: "docker" "start" "-a" "35eac5a0395720155261b053d87fb75e9b0dbad7d309d621815fe186a907aec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling B v0.1.0 (/opt/rustwide/workdir/B)
[INFO] [stdout] warning: crate `B` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `b`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quick-xml-feature-unification v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "35eac5a0395720155261b053d87fb75e9b0dbad7d309d621815fe186a907aec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35eac5a0395720155261b053d87fb75e9b0dbad7d309d621815fe186a907aec1", kill_on_drop: false }`
[INFO] [stdout] 35eac5a0395720155261b053d87fb75e9b0dbad7d309d621815fe186a907aec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e56d8d8efc488216fa10c7091b24cbb6822172d2b5075f92cf498237b6f0e786
[INFO] running `Command { std: "docker" "start" "-a" "e56d8d8efc488216fa10c7091b24cbb6822172d2b5075f92cf498237b6f0e786", kill_on_drop: false }`
[INFO] [stderr]    Compiling quick-xml-feature-unification v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `B` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `b`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "e56d8d8efc488216fa10c7091b24cbb6822172d2b5075f92cf498237b6f0e786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56d8d8efc488216fa10c7091b24cbb6822172d2b5075f92cf498237b6f0e786", kill_on_drop: false }`
[INFO] [stdout] e56d8d8efc488216fa10c7091b24cbb6822172d2b5075f92cf498237b6f0e786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42769fe3ee4da8b09d858d5324d0551246eaa3e720e8a8d62e5cdfd16083c9f0
[INFO] running `Command { std: "docker" "start" "-a" "42769fe3ee4da8b09d858d5324d0551246eaa3e720e8a8d62e5cdfd16083c9f0", kill_on_drop: false }`
[INFO] [stderr] warning: crate `B` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `b`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `B` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quick_xml_feature_unification-0732643068e0c50e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42769fe3ee4da8b09d858d5324d0551246eaa3e720e8a8d62e5cdfd16083c9f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42769fe3ee4da8b09d858d5324d0551246eaa3e720e8a8d62e5cdfd16083c9f0", kill_on_drop: false }`
[INFO] [stdout] 42769fe3ee4da8b09d858d5324d0551246eaa3e720e8a8d62e5cdfd16083c9f0
