[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fpedit" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpastuszek/pedit on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-16/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd13062051dea266f84da1ec12b7da8a550fc0e5beddc3e8d020327be75f7644 [INFO] running `Command { std: "docker" "start" "-a" "bd13062051dea266f84da1ec12b7da8a550fc0e5beddc3e8d020327be75f7644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd13062051dea266f84da1ec12b7da8a550fc0e5beddc3e8d020327be75f7644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd13062051dea266f84da1ec12b7da8a550fc0e5beddc3e8d020327be75f7644", kill_on_drop: false }` [INFO] [stdout] bd13062051dea266f84da1ec12b7da8a550fc0e5beddc3e8d020327be75f7644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c822834611c686d148cb2570e07cfb8a3af779d828d786318cc1090e92d08e1 [INFO] running `Command { std: "docker" "start" "-a" "7c822834611c686d148cb2570e07cfb8a3af779d828d786318cc1090e92d08e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling tap v0.3.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling duct v0.13.3 [INFO] [stderr] Compiling shaman v0.1.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling problem v5.3.0 [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 12.28s [INFO] running `Command { std: "docker" "inspect" "7c822834611c686d148cb2570e07cfb8a3af779d828d786318cc1090e92d08e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c822834611c686d148cb2570e07cfb8a3af779d828d786318cc1090e92d08e1", kill_on_drop: false }` [INFO] [stdout] 7c822834611c686d148cb2570e07cfb8a3af779d828d786318cc1090e92d08e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d19f3c082e5b70c58f0f66414d7d9b37704519afb340125498cce1ad2386ed4f [INFO] running `Command { std: "docker" "start" "-a" "d19f3c082e5b70c58f0f66414d7d9b37704519afb340125498cce1ad2386ed4f", 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 1.43s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pedit-48973e1151901555) [INFO] running `Command { std: "docker" "inspect" "d19f3c082e5b70c58f0f66414d7d9b37704519afb340125498cce1ad2386ed4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19f3c082e5b70c58f0f66414d7d9b37704519afb340125498cce1ad2386ed4f", kill_on_drop: false }` [INFO] [stdout] d19f3c082e5b70c58f0f66414d7d9b37704519afb340125498cce1ad2386ed4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcf8a9fcf989f4da87fb64c0aead8477bfe7c7702bfc0fde4b17821889faef0d [INFO] running `Command { std: "docker" "start" "-a" "fcf8a9fcf989f4da87fb64c0aead8477bfe7c7702bfc0fde4b17821889faef0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pedit-48973e1151901555) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_edit_line_absent_middle ... ok [INFO] [stdout] test tests::test_edit_line_absent_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_absent_top ... ok [INFO] [stdout] test tests::test_edit_line_pair_relative_to_before_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_end ... ok [INFO] [stdout] test tests::test_edit_line_pair_absent_multiple_candidates ... ok [INFO] [stdout] test tests::test_edit_line_pair_absent_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_before_end ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_after_top ... ok [INFO] [stdout] test tests::test_edit_line_absent_end ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_before_middle ... ok [INFO] [stdout] test tests::test_edit_line_relative_to_multiple_candidates ... ok [INFO] [stdout] test tests::test_ssh_edit_key_multi_candind ... 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_pair_multikey_value ... 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_ssh_edit_multikey_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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcf8a9fcf989f4da87fb64c0aead8477bfe7c7702bfc0fde4b17821889faef0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf8a9fcf989f4da87fb64c0aead8477bfe7c7702bfc0fde4b17821889faef0d", kill_on_drop: false }` [INFO] [stdout] fcf8a9fcf989f4da87fb64c0aead8477bfe7c7702bfc0fde4b17821889faef0d