[INFO] cloning repository https://github.com/dragonmaus/git-ignore.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragonmaus/git-ignore.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonmaus%2Fgit-ignore.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonmaus%2Fgit-ignore.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce7016d39b1a452816ff670ce478f178fed24dc8 [INFO] testing dragonmaus/git-ignore.rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonmaus%2Fgit-ignore.rs" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dragonmaus/git-ignore.rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dragonmaus/git-ignore.rs [INFO] finished tweaking git repo https://github.com/dragonmaus/git-ignore.rs [INFO] tweaked toml for git repo https://github.com/dragonmaus/git-ignore.rs written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/dragonmaus/git-ignore.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b486bffb40ace5b7e04c52b77d15e61d668b877d2d8589cdbe484a75e6f696de [INFO] running `Command { std: "docker" "start" "-a" "b486bffb40ace5b7e04c52b77d15e61d668b877d2d8589cdbe484a75e6f696de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b486bffb40ace5b7e04c52b77d15e61d668b877d2d8589cdbe484a75e6f696de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b486bffb40ace5b7e04c52b77d15e61d668b877d2d8589cdbe484a75e6f696de", kill_on_drop: false }` [INFO] [stdout] b486bffb40ace5b7e04c52b77d15e61d668b877d2d8589cdbe484a75e6f696de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d151b760742b639f38f8926b44e08decc9bcae0f7308f8d778aa6a9c800e9bb [INFO] running `Command { std: "docker" "start" "-a" "5d151b760742b639f38f8926b44e08decc9bcae0f7308f8d778aa6a9c800e9bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling getopt v1.1.3 [INFO] [stderr] Compiling program v1.0.0 (git://git.dragonma.us/rust/program#5d19738e) [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling atomicwrites v0.3.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling git-ignore v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.83s [INFO] running `Command { std: "docker" "inspect" "5d151b760742b639f38f8926b44e08decc9bcae0f7308f8d778aa6a9c800e9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d151b760742b639f38f8926b44e08decc9bcae0f7308f8d778aa6a9c800e9bb", kill_on_drop: false }` [INFO] [stdout] 5d151b760742b639f38f8926b44e08decc9bcae0f7308f8d778aa6a9c800e9bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c939e61f744a3a345d2e31109402bd8647f224fd43495f99ed3eb842364c53 [INFO] running `Command { std: "docker" "start" "-a" "10c939e61f744a3a345d2e31109402bd8647f224fd43495f99ed3eb842364c53", kill_on_drop: false }` [INFO] [stderr] Compiling git-ignore v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "10c939e61f744a3a345d2e31109402bd8647f224fd43495f99ed3eb842364c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c939e61f744a3a345d2e31109402bd8647f224fd43495f99ed3eb842364c53", kill_on_drop: false }` [INFO] [stdout] 10c939e61f744a3a345d2e31109402bd8647f224fd43495f99ed3eb842364c53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b179b46e4cd9d8ec7044e83549073fcc3c495310c4d54054d8a5de7e9281739 [INFO] running `Command { std: "docker" "start" "-a" "0b179b46e4cd9d8ec7044e83549073fcc3c495310c4d54054d8a5de7e9281739", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_ignore-fdc35fc69d31b249) [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" "0b179b46e4cd9d8ec7044e83549073fcc3c495310c4d54054d8a5de7e9281739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b179b46e4cd9d8ec7044e83549073fcc3c495310c4d54054d8a5de7e9281739", kill_on_drop: false }` [INFO] [stdout] 0b179b46e4cd9d8ec7044e83549073fcc3c495310c4d54054d8a5de7e9281739