[INFO] cloning repository https://github.com/jpastuszek/pedit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpastuszek/pedit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fpedit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fpedit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f946c63f13ca2ab95b9beebb23b9f4a698e3849 [INFO] testing jpastuszek/pedit 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%2Fjpastuszek%2Fpedit" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpastuszek/pedit 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/jpastuszek/pedit [INFO] finished tweaking git repo https://github.com/jpastuszek/pedit [INFO] tweaked toml for git repo https://github.com/jpastuszek/pedit written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jpastuszek/pedit 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 problem v5.3.0 [INFO] [stderr] Downloaded cotton v0.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28b9d1804f625982c5b9959614b1d8dd768ada4597537c29f403ee4d18627b9c [INFO] running `Command { std: "docker" "start" "-a" "28b9d1804f625982c5b9959614b1d8dd768ada4597537c29f403ee4d18627b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b9d1804f625982c5b9959614b1d8dd768ada4597537c29f403ee4d18627b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b9d1804f625982c5b9959614b1d8dd768ada4597537c29f403ee4d18627b9c", kill_on_drop: false }` [INFO] [stdout] 28b9d1804f625982c5b9959614b1d8dd768ada4597537c29f403ee4d18627b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 6def8cceef9fae31a98fed4a4790b7cf70028069185358c313f8d07ebba20f2d [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" "6def8cceef9fae31a98fed4a4790b7cf70028069185358c313f8d07ebba20f2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling tap v0.3.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling duct v0.13.3 [INFO] [stderr] Compiling problem v5.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling shaman v0.1.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling cotton v0.0.9 [INFO] [stderr] Compiling pedit v1.0.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "6def8cceef9fae31a98fed4a4790b7cf70028069185358c313f8d07ebba20f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6def8cceef9fae31a98fed4a4790b7cf70028069185358c313f8d07ebba20f2d", kill_on_drop: false }` [INFO] [stdout] 6def8cceef9fae31a98fed4a4790b7cf70028069185358c313f8d07ebba20f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ef442f3e9d9e56074ab426d770aca4e99d4c86617faaaba332aeb82d1f714daf [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" "ef442f3e9d9e56074ab426d770aca4e99d4c86617faaaba332aeb82d1f714daf", kill_on_drop: false }` [INFO] [stderr] Compiling pedit v1.0.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `Command { std: "docker" "inspect" "ef442f3e9d9e56074ab426d770aca4e99d4c86617faaaba332aeb82d1f714daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef442f3e9d9e56074ab426d770aca4e99d4c86617faaaba332aeb82d1f714daf", kill_on_drop: false }` [INFO] [stdout] ef442f3e9d9e56074ab426d770aca4e99d4c86617faaaba332aeb82d1f714daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fd9b5225655a6165a3bd53724409569a27909c4df7572927d25453f666d71b71 [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" "fd9b5225655a6165a3bd53724409569a27909c4df7572927d25453f666d71b71", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pedit-951b4d3672338ec1 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_edit_line_absent_top ... ok [INFO] [stdout] test tests::test_edit_line_absent_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_absent_end ... ok [INFO] [stdout] test tests::test_edit_line_pair_absent_middle ... ok [INFO] [stdout] test tests::test_edit_pair_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_before_top ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_before_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_before_end ... ok [INFO] [stdout] test tests::test_ssh_edit_key_multi_candind ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_top ... ok [INFO] [stdout] test tests::test_edit_line_absent_middle ... ok [INFO] [stdout] test tests::test_edit_line_pair_absent_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_end ... ok [INFO] [stdout] test tests::test_ssh_edit_multikey_value ... ok [INFO] [stdout] test tests::test_edit_pair_multikey_value ... ok [INFO] [stdout] test tests::test_edit_line_pair_relative_to_before_middle ... ok [INFO] [stdout] test tests::test_edit_pair_value ... ok [INFO] [stdout] test tests::test_ssh_edit_key_value ... ok [INFO] [stdout] test tests::test_xml_edit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd9b5225655a6165a3bd53724409569a27909c4df7572927d25453f666d71b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9b5225655a6165a3bd53724409569a27909c4df7572927d25453f666d71b71", kill_on_drop: false }` [INFO] [stdout] fd9b5225655a6165a3bd53724409569a27909c4df7572927d25453f666d71b71