[INFO] updating cached repository https://github.com/j-tai/promptress [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dabf27cd6539e0ca7d6698eaff3c9762d1e31fad [INFO] testing j-tai/promptress against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-tai%2Fpromptress" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-tai/promptress on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/j-tai/promptress [INFO] finished tweaking git repo https://github.com/j-tai/promptress [INFO] tweaked toml for git repo https://github.com/j-tai/promptress written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/j-tai/promptress already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 589c802b4ec3df7f3cf239e5c516340be613194c28e2ce1ad706c50072a4d861 [INFO] running `"docker" "start" "-a" "589c802b4ec3df7f3cf239e5c516340be613194c28e2ce1ad706c50072a4d861"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling promptress v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "589c802b4ec3df7f3cf239e5c516340be613194c28e2ce1ad706c50072a4d861"` [INFO] running `"docker" "rm" "-f" "589c802b4ec3df7f3cf239e5c516340be613194c28e2ce1ad706c50072a4d861"` [INFO] [stdout] 589c802b4ec3df7f3cf239e5c516340be613194c28e2ce1ad706c50072a4d861 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8e8f3096462c356bc71e3edb919269d43aeb7b4950e6b157a908685a935d78e [INFO] running `"docker" "start" "-a" "e8e8f3096462c356bc71e3edb919269d43aeb7b4950e6b157a908685a935d78e"` [INFO] [stderr] Compiling promptress v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.07s [INFO] running `"docker" "inspect" "e8e8f3096462c356bc71e3edb919269d43aeb7b4950e6b157a908685a935d78e"` [INFO] running `"docker" "rm" "-f" "e8e8f3096462c356bc71e3edb919269d43aeb7b4950e6b157a908685a935d78e"` [INFO] [stdout] e8e8f3096462c356bc71e3edb919269d43aeb7b4950e6b157a908685a935d78e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 400e8379fb7e1f67b5cfd2713127041983ac8ad7d9fc5d7c4c655eebe70559c8 [INFO] running `"docker" "start" "-a" "400e8379fb7e1f67b5cfd2713127041983ac8ad7d9fc5d7c4c655eebe70559c8"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/promptress-1abb15bb07cbe547 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parts::workdir::tests::apply_alias_non_utf8 ... ok [INFO] [stdout] test parts::workdir::tests::apply_alias_partial_component ... ok [INFO] [stdout] test parts::workdir::tests::process_path_absolute ... ok [INFO] [stdout] test parts::workdir::tests::apply_alias_no_match ... ok [INFO] [stdout] test parts::workdir::tests::apply_alias_exact ... ok [INFO] [stdout] test parts::workdir::tests::process_path_aliased ... ok [INFO] [stdout] test parts::workdir::tests::process_path_non_utf8 ... ok [INFO] [stdout] test parts::workdir::tests::apply_alias_partial ... ok [INFO] [stdout] test parts::workdir::tests::process_path_truncate ... ok [INFO] [stdout] test parts::workdir::tests::process_path_special_parts ... ok [INFO] [stdout] test parts::workdir::tests::process_path_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "400e8379fb7e1f67b5cfd2713127041983ac8ad7d9fc5d7c4c655eebe70559c8"` [INFO] running `"docker" "rm" "-f" "400e8379fb7e1f67b5cfd2713127041983ac8ad7d9fc5d7c4c655eebe70559c8"` [INFO] [stdout] 400e8379fb7e1f67b5cfd2713127041983ac8ad7d9fc5d7c4c655eebe70559c8