[INFO] cloning repository https://github.com/BenjaminEckardt/metrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminEckardt/metrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminEckardt%2Fmetrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminEckardt%2Fmetrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b67938ab2eb0456347651d6a96f2911470bea5b [INFO] testing BenjaminEckardt/metrix against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminEckardt%2Fmetrix" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenjaminEckardt/metrix on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenjaminEckardt/metrix [INFO] finished tweaking git repo https://github.com/BenjaminEckardt/metrix [INFO] tweaked toml for git repo https://github.com/BenjaminEckardt/metrix written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/BenjaminEckardt/metrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable-rs v0.6.7 [INFO] [stderr] Downloaded encode_unicode v0.3.1 [INFO] [stderr] Downloaded ignore v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b26d8c0108853016e35cc4253e9e039f74e933d473ac2b430b56d9d16b35b2e [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" "4b26d8c0108853016e35cc4253e9e039f74e933d473ac2b430b56d9d16b35b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b26d8c0108853016e35cc4253e9e039f74e933d473ac2b430b56d9d16b35b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b26d8c0108853016e35cc4253e9e039f74e933d473ac2b430b56d9d16b35b2e", kill_on_drop: false }` [INFO] [stdout] 4b26d8c0108853016e35cc4253e9e039f74e933d473ac2b430b56d9d16b35b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "build" "--frozen" "--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] 889c06eea0a01b33d7f72858c4e595aa15efd20a8b52f9d5faa1e8c1b7e0f492 [INFO] running `Command { std: "docker" "start" "-a" "889c06eea0a01b33d7f72858c4e595aa15efd20a8b52f9d5faa1e8c1b7e0f492", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling globset v0.2.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling ignore v0.2.2 [INFO] [stderr] Compiling metrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.48s [INFO] running `Command { std: "docker" "inspect" "889c06eea0a01b33d7f72858c4e595aa15efd20a8b52f9d5faa1e8c1b7e0f492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889c06eea0a01b33d7f72858c4e595aa15efd20a8b52f9d5faa1e8c1b7e0f492", kill_on_drop: false }` [INFO] [stdout] 889c06eea0a01b33d7f72858c4e595aa15efd20a8b52f9d5faa1e8c1b7e0f492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f70180c9f105f19beb1a574db927a654515514e014245b128f57306e58c6ee1 [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" "0f70180c9f105f19beb1a574db927a654515514e014245b128f57306e58c6ee1", kill_on_drop: false }` [INFO] [stderr] Compiling metrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "0f70180c9f105f19beb1a574db927a654515514e014245b128f57306e58c6ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f70180c9f105f19beb1a574db927a654515514e014245b128f57306e58c6ee1", kill_on_drop: false }` [INFO] [stdout] 0f70180c9f105f19beb1a574db927a654515514e014245b128f57306e58c6ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49872932a858de3c7fd50284a660f42fcc1302aae6c18901e733e3bf5dd20cc6 [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" "49872932a858de3c7fd50284a660f42fcc1302aae6c18901e733e3bf5dd20cc6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 3 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/metrix-46668e9c418cc4be [INFO] [stdout] test metrics::test::counts_lines ... ok [INFO] [stdout] test metrics::test::ignores_empty_lines ... ok [INFO] [stdout] test metrics::test::ignores_single_line_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49872932a858de3c7fd50284a660f42fcc1302aae6c18901e733e3bf5dd20cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49872932a858de3c7fd50284a660f42fcc1302aae6c18901e733e3bf5dd20cc6", kill_on_drop: false }` [INFO] [stdout] 49872932a858de3c7fd50284a660f42fcc1302aae6c18901e733e3bf5dd20cc6