[INFO] cloning repository https://github.com/acj/krapslog-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acj/krapslog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facj%2Fkrapslog-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facj%2Fkrapslog-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f82028f8d38a3594dbb32e0126b2e945aa6396d [INFO] testing acj/krapslog-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facj%2Fkrapslog-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acj/krapslog-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acj/krapslog-rs [INFO] finished tweaking git repo https://github.com/acj/krapslog-rs [INFO] tweaked toml for git repo https://github.com/acj/krapslog-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/acj/krapslog-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f8da3e7ccb6ac35c52658deef7eaf1bd28f8dc6154698b8e0637dbbfe11eba9 [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" "6f8da3e7ccb6ac35c52658deef7eaf1bd28f8dc6154698b8e0637dbbfe11eba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f8da3e7ccb6ac35c52658deef7eaf1bd28f8dc6154698b8e0637dbbfe11eba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8da3e7ccb6ac35c52658deef7eaf1bd28f8dc6154698b8e0637dbbfe11eba9", kill_on_drop: false }` [INFO] [stdout] 6f8da3e7ccb6ac35c52658deef7eaf1bd28f8dc6154698b8e0637dbbfe11eba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1813435e5740861d9abb338580ffcb7d67fc13b58450b64e39ee78825bd198 [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" "bb1813435e5740861d9abb338580ffcb7d67fc13b58450b64e39ee78825bd198", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling sparkline v0.1.1 [INFO] [stderr] Compiling krapslog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.33s [INFO] running `Command { std: "docker" "inspect" "bb1813435e5740861d9abb338580ffcb7d67fc13b58450b64e39ee78825bd198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1813435e5740861d9abb338580ffcb7d67fc13b58450b64e39ee78825bd198", kill_on_drop: false }` [INFO] [stdout] bb1813435e5740861d9abb338580ffcb7d67fc13b58450b64e39ee78825bd198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294de54a03be7512124797c5302807b7c9cf2a53057bf71846e34d867529a427 [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" "294de54a03be7512124797c5302807b7c9cf2a53057bf71846e34d867529a427", kill_on_drop: false }` [INFO] [stderr] Compiling krapslog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `Command { std: "docker" "inspect" "294de54a03be7512124797c5302807b7c9cf2a53057bf71846e34d867529a427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294de54a03be7512124797c5302807b7c9cf2a53057bf71846e34d867529a427", kill_on_drop: false }` [INFO] [stdout] 294de54a03be7512124797c5302807b7c9cf2a53057bf71846e34d867529a427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c42f7a6a5c9dc97cafc854f4b770f59b09c99b65a78279617ee48d47270438e [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" "7c42f7a6a5c9dc97cafc854f4b770f59b09c99b65a78279617ee48d47270438e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/krapslog-875afd3aca8e1074 [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::bin_timestamps_ ... ok [INFO] [stdout] test time_marker::tests::timemarker_render_top_three_stems ... ok [INFO] [stdout] test tests::marker_offsets_ ... ok [INFO] [stdout] test time_marker::tests::timemarker_render_bottom_three_stems ... ok [INFO] [stdout] test time_marker::tests::timemarker_render_top_single_stem ... ok [INFO] [stdout] test time_marker::tests::timemarker_render_bottom_single_stem ... ok [INFO] [stdout] test timestamp_finder::timestamp_finder ... ok [INFO] [stdout] test tests::build_sparkline_ ... ok [INFO] [stdout] test timestamp_finder::timestamp_finder_strftime_to_regex ... ok [INFO] [stdout] test tests::scan_for_timestamps_ ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/krapslog-e8fc15140749fe4c [INFO] [stdout] test tests::scan_for_timestamps_with_filter ... ok [INFO] [stderr] Doc-tests krapslog [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c42f7a6a5c9dc97cafc854f4b770f59b09c99b65a78279617ee48d47270438e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c42f7a6a5c9dc97cafc854f4b770f59b09c99b65a78279617ee48d47270438e", kill_on_drop: false }` [INFO] [stdout] 7c42f7a6a5c9dc97cafc854f4b770f59b09c99b65a78279617ee48d47270438e