[INFO] cloning repository https://github.com/daveallie/bindrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveallie/bindrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9610bbba5c7ba9994c18a5a20a6ced066fc090f [INFO] testing daveallie/bindrs against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveallie%2Fbindrs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveallie/bindrs on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daveallie/bindrs [INFO] finished tweaking git repo https://github.com/daveallie/bindrs [INFO] tweaked toml for git repo https://github.com/daveallie/bindrs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/daveallie/bindrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-json v2.0.2 [INFO] [stderr] Downloaded slog-bunyan v2.0.0 [INFO] [stderr] Downloaded slog-async v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0509c01a41e77460d1ccb1f752e0de94b02a458dbb9a26cff2e02a3f2adae6f [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" "d0509c01a41e77460d1ccb1f752e0de94b02a458dbb9a26cff2e02a3f2adae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0509c01a41e77460d1ccb1f752e0de94b02a458dbb9a26cff2e02a3f2adae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0509c01a41e77460d1ccb1f752e0de94b02a458dbb9a26cff2e02a3f2adae6f", kill_on_drop: false }` [INFO] [stdout] d0509c01a41e77460d1ccb1f752e0de94b02a458dbb9a26cff2e02a3f2adae6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 770cdac432149a31a8f84dbd1bf4f36d571e2410955b7e2290acf39fa6729ac9 [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" "770cdac432149a31a8f84dbd1bf4f36d571e2410955b7e2290acf39fa6729ac9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling slog v2.0.12 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling take_mut v0.1.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling slog-async v2.0.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling slog-term v2.0.4 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling slog-json v2.0.2 [INFO] [stderr] Compiling slog-bunyan v2.0.0 [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "770cdac432149a31a8f84dbd1bf4f36d571e2410955b7e2290acf39fa6729ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "770cdac432149a31a8f84dbd1bf4f36d571e2410955b7e2290acf39fa6729ac9", kill_on_drop: false }` [INFO] [stdout] 770cdac432149a31a8f84dbd1bf4f36d571e2410955b7e2290acf39fa6729ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6394fda14aafd4e6618a0e17c418d872da4b7262a3ad8c07b2966e832356c2cf [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" "6394fda14aafd4e6618a0e17c418d872da4b7262a3ad8c07b2966e832356c2cf", kill_on_drop: false }` [INFO] [stderr] Compiling bindrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "6394fda14aafd4e6618a0e17c418d872da4b7262a3ad8c07b2966e832356c2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6394fda14aafd4e6618a0e17c418d872da4b7262a3ad8c07b2966e832356c2cf", kill_on_drop: false }` [INFO] [stdout] 6394fda14aafd4e6618a0e17c418d872da4b7262a3ad8c07b2966e832356c2cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 288fbee5bd8acc5d272e8f68601a61c9e305ddf58fbc70f8762c4619beadec72 [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" "288fbee5bd8acc5d272e8f68601a61c9e305ddf58fbc70f8762c4619beadec72", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bindrs-ffd59c032bd9a8ce [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test helpers::tests::non_regex_strings_are_modified ... ok [INFO] [stdout] test helpers::tests::excluding_custom_ignore_includes_git ... ok [INFO] [stdout] test helpers::tests::regex_strings_are_not_modified ... ok [INFO] [stdout] test helpers::tests::resolve_path_canonicalize_correctly ... ok [INFO] [stdout] test helpers::tests::versions_are_compatible_correctly_matches ... ok [INFO] [stdout] test helpers::tests::including_custom_ignore_skips_git ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "288fbee5bd8acc5d272e8f68601a61c9e305ddf58fbc70f8762c4619beadec72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288fbee5bd8acc5d272e8f68601a61c9e305ddf58fbc70f8762c4619beadec72", kill_on_drop: false }` [INFO] [stdout] 288fbee5bd8acc5d272e8f68601a61c9e305ddf58fbc70f8762c4619beadec72