[INFO] cloning repository https://github.com/janniks/git-ignore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janniks/git-ignore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniks%2Fgit-ignore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniks%2Fgit-ignore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dd2ed68d5a16703a07384c95c36f9d9b82c3e03 [INFO] testing janniks/git-ignore against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanniks%2Fgit-ignore" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/janniks/git-ignore on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/janniks/git-ignore [INFO] finished tweaking git repo https://github.com/janniks/git-ignore [INFO] tweaked toml for git repo https://github.com/janniks/git-ignore written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate git repo https://github.com/janniks/git-ignore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9fcf04badc22b24cfbc9aa91126d3f3d212b47340b3e739941732ed347124bc [INFO] running `Command { std: "docker" "start" "-a" "c9fcf04badc22b24cfbc9aa91126d3f3d212b47340b3e739941732ed347124bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9fcf04badc22b24cfbc9aa91126d3f3d212b47340b3e739941732ed347124bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fcf04badc22b24cfbc9aa91126d3f3d212b47340b3e739941732ed347124bc", kill_on_drop: false }` [INFO] [stdout] c9fcf04badc22b24cfbc9aa91126d3f3d212b47340b3e739941732ed347124bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d8bda5ec74922437c79e35f9aaa20bcb7e27b2e73dd59f5492d4dcfde7587c3 [INFO] running `Command { std: "docker" "start" "-a" "4d8bda5ec74922437c79e35f9aaa20bcb7e27b2e73dd59f5492d4dcfde7587c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling minreq v2.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sublime_fuzzy v0.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling git-ignore v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.19s [INFO] running `Command { std: "docker" "inspect" "4d8bda5ec74922437c79e35f9aaa20bcb7e27b2e73dd59f5492d4dcfde7587c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8bda5ec74922437c79e35f9aaa20bcb7e27b2e73dd59f5492d4dcfde7587c3", kill_on_drop: false }` [INFO] [stdout] 4d8bda5ec74922437c79e35f9aaa20bcb7e27b2e73dd59f5492d4dcfde7587c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2925bf47663d1b54d9770c0c2c4ab1af6e2feeca36240ad5151dfeac0e9a6fdc [INFO] running `Command { std: "docker" "start" "-a" "2925bf47663d1b54d9770c0c2c4ab1af6e2feeca36240ad5151dfeac0e9a6fdc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling git-ignore v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/git_ignore-891858c89d1c08a7) [INFO] running `Command { std: "docker" "inspect" "2925bf47663d1b54d9770c0c2c4ab1af6e2feeca36240ad5151dfeac0e9a6fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2925bf47663d1b54d9770c0c2c4ab1af6e2feeca36240ad5151dfeac0e9a6fdc", kill_on_drop: false }` [INFO] [stdout] 2925bf47663d1b54d9770c0c2c4ab1af6e2feeca36240ad5151dfeac0e9a6fdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8fe1cdee764f669f7196a433f79454f9f0dd9a9eff279672c7d78c21c7ac3737 [INFO] running `Command { std: "docker" "start" "-a" "8fe1cdee764f669f7196a433f79454f9f0dd9a9eff279672c7d78c21c7ac3737", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_ignore-891858c89d1c08a7) [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" "8fe1cdee764f669f7196a433f79454f9f0dd9a9eff279672c7d78c21c7ac3737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe1cdee764f669f7196a433f79454f9f0dd9a9eff279672c7d78c21c7ac3737", kill_on_drop: false }` [INFO] [stdout] 8fe1cdee764f669f7196a433f79454f9f0dd9a9eff279672c7d78c21c7ac3737