[INFO] cloning repository https://github.com/mweirauch/dropignore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mweirauch/dropignore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmweirauch%2Fdropignore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmweirauch%2Fdropignore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d232098811d7eb4c6384e632e5dcd387bf86ffa1 [INFO] testing mweirauch/dropignore against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmweirauch%2Fdropignore" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mweirauch/dropignore on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mweirauch/dropignore [INFO] finished tweaking git repo https://github.com/mweirauch/dropignore [INFO] tweaked toml for git repo https://github.com/mweirauch/dropignore written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mweirauch/dropignore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c04874d5e81da198cbae2053cd2cb38f6427a2ca1d4ceeb9a036900612e5ccec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c04874d5e81da198cbae2053cd2cb38f6427a2ca1d4ceeb9a036900612e5ccec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c04874d5e81da198cbae2053cd2cb38f6427a2ca1d4ceeb9a036900612e5ccec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04874d5e81da198cbae2053cd2cb38f6427a2ca1d4ceeb9a036900612e5ccec", kill_on_drop: false }` [INFO] [stdout] c04874d5e81da198cbae2053cd2cb38f6427a2ca1d4ceeb9a036900612e5ccec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eadaeeebd123142f242f5502cbaf0082aa9bccca05621a51e7c622f85748765 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3eadaeeebd123142f242f5502cbaf0082aa9bccca05621a51e7c622f85748765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling dropignore v0.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "3eadaeeebd123142f242f5502cbaf0082aa9bccca05621a51e7c622f85748765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eadaeeebd123142f242f5502cbaf0082aa9bccca05621a51e7c622f85748765", kill_on_drop: false }` [INFO] [stdout] 3eadaeeebd123142f242f5502cbaf0082aa9bccca05621a51e7c622f85748765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e26b18c041d225ab1704d7e7ff26b3b0b38338e7529b198f924d46f5ab2ee7a9 [INFO] running `Command { std: "docker" "start" "-a" "e26b18c041d225ab1704d7e7ff26b3b0b38338e7529b198f924d46f5ab2ee7a9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rstest v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dropignore v0.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "e26b18c041d225ab1704d7e7ff26b3b0b38338e7529b198f924d46f5ab2ee7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26b18c041d225ab1704d7e7ff26b3b0b38338e7529b198f924d46f5ab2ee7a9", kill_on_drop: false }` [INFO] [stdout] e26b18c041d225ab1704d7e7ff26b3b0b38338e7529b198f924d46f5ab2ee7a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4a66b4fbabbb6da22050131b900e0c97c64312dd05829b856ab65e785e76e9a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a66b4fbabbb6da22050131b900e0c97c64312dd05829b856ab65e785e76e9a2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dropignore-28a3590da64a5ff1 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test configuration::tests::instantiation ... ok [INFO] [stdout] test matcher::tests::broken_configuration::case_1_ignore_specs ... ok [INFO] [stdout] test dropbox::tests::ignore_directory ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_1_on_root ... ok [INFO] [stdout] test matcher::tests::broken_configuration::case_2_skip_specs ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_2_on_sub ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_4_on_other_spec ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_3_on_sub_sub ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_5_not_matching_in_between ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_7_not_matching_specific ... ok [INFO] [stdout] test matcher::tests::no_matches_with_empty_config::case_6_not_matching_other ... ok [INFO] [stdout] test dropbox::tests::is_ignored_directory::case_1_not_ignored ... ok [INFO] [stdout] test dropbox::tests::ignore_file ... ok [INFO] [stdout] test dropbox::tests::is_ignored_file::case_2_ignored ... ok [INFO] [stdout] test dropbox::tests::is_ignored_file::case_1_not_ignored ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_3_on_sub_sub ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_5_not_matching_in_between ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_7_not_matching_specific ... ok [INFO] [stdout] test dropbox::tests::is_ignored_directory::case_2_ignored ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_6_not_matching_other ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_4_on_other_spec ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_1_on_root ... ok [INFO] [stdout] test matcher::tests::matches_with_config::case_2_on_sub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4a66b4fbabbb6da22050131b900e0c97c64312dd05829b856ab65e785e76e9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a66b4fbabbb6da22050131b900e0c97c64312dd05829b856ab65e785e76e9a2", kill_on_drop: false }` [INFO] [stdout] 4a66b4fbabbb6da22050131b900e0c97c64312dd05829b856ab65e785e76e9a2