[INFO] cloning repository https://github.com/pietroalbini/git-credential-null [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pietroalbini/git-credential-null" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietroalbini%2Fgit-credential-null", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietroalbini%2Fgit-credential-null'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff538a20e329c06b6409cea1a7167ab99b3f09eb [INFO] testing pietroalbini/git-credential-null against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietroalbini%2Fgit-credential-null" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pietroalbini/git-credential-null on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pietroalbini/git-credential-null [INFO] finished tweaking git repo https://github.com/pietroalbini/git-credential-null [INFO] tweaked toml for git repo https://github.com/pietroalbini/git-credential-null written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/pietroalbini/git-credential-null already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5503f4387e2cc7c599d5c60a7f47c130720caa7c3c326b50841450d48deb63 [INFO] running `Command { std: "docker" "start" "-a" "1a5503f4387e2cc7c599d5c60a7f47c130720caa7c3c326b50841450d48deb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5503f4387e2cc7c599d5c60a7f47c130720caa7c3c326b50841450d48deb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5503f4387e2cc7c599d5c60a7f47c130720caa7c3c326b50841450d48deb63", kill_on_drop: false }` [INFO] [stdout] 1a5503f4387e2cc7c599d5c60a7f47c130720caa7c3c326b50841450d48deb63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8134cdacdf35dfd873bbb35bbffed65e7b5c5a8e1f7d518dd1d927ea39cfb1c [INFO] running `Command { std: "docker" "start" "-a" "f8134cdacdf35dfd873bbb35bbffed65e7b5c5a8e1f7d518dd1d927ea39cfb1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling git-credential-null v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "f8134cdacdf35dfd873bbb35bbffed65e7b5c5a8e1f7d518dd1d927ea39cfb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8134cdacdf35dfd873bbb35bbffed65e7b5c5a8e1f7d518dd1d927ea39cfb1c", kill_on_drop: false }` [INFO] [stdout] f8134cdacdf35dfd873bbb35bbffed65e7b5c5a8e1f7d518dd1d927ea39cfb1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8e5199a9cafd127cefbe9672fe3e097a4dc0b11381475e4af7e6395cd695e2 [INFO] running `Command { std: "docker" "start" "-a" "5e8e5199a9cafd127cefbe9672fe3e097a4dc0b11381475e4af7e6395cd695e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling git-credential-null v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "5e8e5199a9cafd127cefbe9672fe3e097a4dc0b11381475e4af7e6395cd695e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8e5199a9cafd127cefbe9672fe3e097a4dc0b11381475e4af7e6395cd695e2", kill_on_drop: false }` [INFO] [stdout] 5e8e5199a9cafd127cefbe9672fe3e097a4dc0b11381475e4af7e6395cd695e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f0e8b8da0935ef4ec814b3c69fa3a15c1c0f41d140432e2fff04ae5ec4c887b [INFO] running `Command { std: "docker" "start" "-a" "9f0e8b8da0935ef4ec814b3c69fa3a15c1c0f41d140432e2fff04ae5ec4c887b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_credential_null-072776efffaacbd4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c28c0197ee3b68cd) [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_output_get_command ... ok [INFO] [stdout] test test_output_other_commands ... ok [INFO] [stdout] test test_git_clone_with_password ... ok [INFO] [stdout] test test_git_clone_without_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f0e8b8da0935ef4ec814b3c69fa3a15c1c0f41d140432e2fff04ae5ec4c887b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0e8b8da0935ef4ec814b3c69fa3a15c1c0f41d140432e2fff04ae5ec4c887b", kill_on_drop: false }` [INFO] [stdout] 9f0e8b8da0935ef4ec814b3c69fa3a15c1c0f41d140432e2fff04ae5ec4c887b