[INFO] cloning repository https://github.com/winebarrel/xjr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winebarrel/xjr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinebarrel%2Fxjr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinebarrel%2Fxjr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb6dcdae6cbee01b802a3ce35979437465b9a8da [INFO] testing winebarrel/xjr against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinebarrel%2Fxjr" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winebarrel/xjr on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winebarrel/xjr [INFO] finished tweaking git repo https://github.com/winebarrel/xjr [INFO] tweaked toml for git repo https://github.com/winebarrel/xjr written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/winebarrel/xjr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0203072ecc62643b3544423b649600ed8d28ea12ab539fd496da10d160b64711 [INFO] running `Command { std: "docker" "start" "-a" "0203072ecc62643b3544423b649600ed8d28ea12ab539fd496da10d160b64711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0203072ecc62643b3544423b649600ed8d28ea12ab539fd496da10d160b64711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0203072ecc62643b3544423b649600ed8d28ea12ab539fd496da10d160b64711", kill_on_drop: false }` [INFO] [stdout] 0203072ecc62643b3544423b649600ed8d28ea12ab539fd496da10d160b64711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8384a9c6ae09c4f01d6a348ce2bad51d831e53142f05aa605141d20f43a34747 [INFO] running `Command { std: "docker" "start" "-a" "8384a9c6ae09c4f01d6a348ce2bad51d831e53142f05aa605141d20f43a34747", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling xjr v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "8384a9c6ae09c4f01d6a348ce2bad51d831e53142f05aa605141d20f43a34747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8384a9c6ae09c4f01d6a348ce2bad51d831e53142f05aa605141d20f43a34747", kill_on_drop: false }` [INFO] [stdout] 8384a9c6ae09c4f01d6a348ce2bad51d831e53142f05aa605141d20f43a34747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45764955e686541ecf6625355d414e57893f5134e6b364e1ebb7ef588d1aa794 [INFO] running `Command { std: "docker" "start" "-a" "45764955e686541ecf6625355d414e57893f5134e6b364e1ebb7ef588d1aa794", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xjr v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "45764955e686541ecf6625355d414e57893f5134e6b364e1ebb7ef588d1aa794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45764955e686541ecf6625355d414e57893f5134e6b364e1ebb7ef588d1aa794", kill_on_drop: false }` [INFO] [stdout] 45764955e686541ecf6625355d414e57893f5134e6b364e1ebb7ef588d1aa794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9897c3acebbd883d7e20a6dc1477dec3fe36433fb32eadc7beebe0df73327376 [INFO] running `Command { std: "docker" "start" "-a" "9897c3acebbd883d7e20a6dc1477dec3fe36433fb32eadc7beebe0df73327376", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xjr-a48a79c87036e0df) [INFO] [stdout] test xjr::tests::test_each_json_line ... ok [INFO] [stdout] test xjr::tests::test_each_json_line_with_header ... ok [INFO] [stdout] test xjr::tests::test_each_json_line_with_keys ... ok [INFO] [stdout] test xjr::tests::test_each_json_line_with_sep ... ok [INFO] [stdout] test xjr::tests::test_each_json_line_with_tab_separated_header ... ok [INFO] [stdout] test xjr::tests::test_each_json_line_without_sep ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9897c3acebbd883d7e20a6dc1477dec3fe36433fb32eadc7beebe0df73327376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9897c3acebbd883d7e20a6dc1477dec3fe36433fb32eadc7beebe0df73327376", kill_on_drop: false }` [INFO] [stdout] 9897c3acebbd883d7e20a6dc1477dec3fe36433fb32eadc7beebe0df73327376