[INFO] cloning repository https://github.com/oshbec/grit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oshbec/grit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foshbec%2Fgrit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foshbec%2Fgrit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53e9bc35a3b6d9db2160294887ce63636e9a6528 [INFO] testing oshbec/grit against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foshbec%2Fgrit" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oshbec/grit on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oshbec/grit [INFO] finished tweaking git repo https://github.com/oshbec/grit [INFO] tweaked toml for git repo https://github.com/oshbec/grit written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/oshbec/grit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded serde v1.0.100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ded2f218a98e55031fdb256959acedf0dc5c6839b25f1927f14351d7414810d2 [INFO] running `Command { std: "docker" "start" "-a" "ded2f218a98e55031fdb256959acedf0dc5c6839b25f1927f14351d7414810d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ded2f218a98e55031fdb256959acedf0dc5c6839b25f1927f14351d7414810d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded2f218a98e55031fdb256959acedf0dc5c6839b25f1927f14351d7414810d2", kill_on_drop: false }` [INFO] [stdout] ded2f218a98e55031fdb256959acedf0dc5c6839b25f1927f14351d7414810d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3bd4afe2e2a0fec111206976b2610bd94ae7aea5fdeeb8eab65daead9bcbc37 [INFO] running `Command { std: "docker" "start" "-a" "d3bd4afe2e2a0fec111206976b2610bd94ae7aea5fdeeb8eab65daead9bcbc37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling grit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blobs` [INFO] [stdout] --> src/objects/tree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | blobs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/objects/tree.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "d3bd4afe2e2a0fec111206976b2610bd94ae7aea5fdeeb8eab65daead9bcbc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bd4afe2e2a0fec111206976b2610bd94ae7aea5fdeeb8eab65daead9bcbc37", kill_on_drop: false }` [INFO] [stdout] d3bd4afe2e2a0fec111206976b2610bd94ae7aea5fdeeb8eab65daead9bcbc37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26a34df3c470e53acd7a63da3c3fb5de3b8321417b640093a224f5ac9d44e4b [INFO] running `Command { std: "docker" "start" "-a" "f26a34df3c470e53acd7a63da3c3fb5de3b8321417b640093a224f5ac9d44e4b", kill_on_drop: false }` [INFO] [stderr] Compiling grit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blobs` [INFO] [stdout] --> src/objects/tree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | blobs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/objects/tree.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blobs` [INFO] [stdout] --> src/objects/tree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | blobs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/objects/tree.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "f26a34df3c470e53acd7a63da3c3fb5de3b8321417b640093a224f5ac9d44e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26a34df3c470e53acd7a63da3c3fb5de3b8321417b640093a224f5ac9d44e4b", kill_on_drop: false }` [INFO] [stdout] f26a34df3c470e53acd7a63da3c3fb5de3b8321417b640093a224f5ac9d44e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d3dd2159515a9b2faec6ea2f79675882150ad8ece4c82ad48eb1c9ba2fe99a3 [INFO] running `Command { std: "docker" "start" "-a" "9d3dd2159515a9b2faec6ea2f79675882150ad8ece4c82ad48eb1c9ba2fe99a3", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `blobs` [INFO] [stderr] --> src/objects/tree.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | blobs: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/objects/tree.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `grit` (lib) generated 1 warning [INFO] [stderr] warning: `grit` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grit-34652f3cdd1c894b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ignore::tests::doesnt_ignore_a_file ... ok [INFO] [stdout] test ignore::tests::ignores_a_file ... ok [INFO] [stdout] test compression::tests::decompresses_some_data ... ok [INFO] [stdout] test ignore::tests::ignores_file_from_a_list ... ok [INFO] [stdout] test ignore::tests::ignores_multiple_files_from_a_list ... ok [INFO] [stdout] test objects::tests::calculates_sha1_id_from_entry ... ok [INFO] [stdout] test compression::tests::compresses_some_data ... ok [INFO] [stdout] test objects::tests::knows_where_to_save_from_id ... ok [INFO] [stdout] test objects::tree::tests::creates_from_blobs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grit_cli-24e1a6fda99f223a) [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] [stderr] Running tests/commit.rs (/opt/rustwide/target/debug/deps/commit-96b69c4644b8e09b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test creates_objects_found_in_real_git_commit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/init.rs (/opt/rustwide/target/debug/deps/init-f6eefc1f8707b042) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test init_defaults_to_cwd_when_directory_not_specified ... ok [INFO] [stdout] test initializes_repository_in_existing_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests grit [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" "9d3dd2159515a9b2faec6ea2f79675882150ad8ece4c82ad48eb1c9ba2fe99a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3dd2159515a9b2faec6ea2f79675882150ad8ece4c82ad48eb1c9ba2fe99a3", kill_on_drop: false }` [INFO] [stdout] 9d3dd2159515a9b2faec6ea2f79675882150ad8ece4c82ad48eb1c9ba2fe99a3