[INFO] updating cached repository https://github.com/ericperrotta/edmv [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] 575ecb5dc70388dd40c93a0c333dbdc2e8f26bd0 [INFO] testing ericperrotta/edmv against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericperrotta%2Fedmv" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ericperrotta/edmv 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/ericperrotta/edmv [INFO] finished tweaking git repo https://github.com/ericperrotta/edmv [INFO] tweaked toml for git repo https://github.com/ericperrotta/edmv written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ericperrotta/edmv 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-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" "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] b243c9381c8f2db95682735ff10c34e776884bd36d02ec9ba6b99815efc1df88 [INFO] running `"docker" "start" "-a" "b243c9381c8f2db95682735ff10c34e776884bd36d02ec9ba6b99815efc1df88"` [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling edmv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.32s [INFO] running `"docker" "inspect" "b243c9381c8f2db95682735ff10c34e776884bd36d02ec9ba6b99815efc1df88"` [INFO] running `"docker" "rm" "-f" "b243c9381c8f2db95682735ff10c34e776884bd36d02ec9ba6b99815efc1df88"` [INFO] [stdout] b243c9381c8f2db95682735ff10c34e776884bd36d02ec9ba6b99815efc1df88 [INFO] running `"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" "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] 92f2617eaa9efa452b86e37ba31cc5d45489304bf753f56153f5f79afde2510a [INFO] running `"docker" "start" "-a" "92f2617eaa9efa452b86e37ba31cc5d45489304bf753f56153f5f79afde2510a"` [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling edmv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `"docker" "inspect" "92f2617eaa9efa452b86e37ba31cc5d45489304bf753f56153f5f79afde2510a"` [INFO] running `"docker" "rm" "-f" "92f2617eaa9efa452b86e37ba31cc5d45489304bf753f56153f5f79afde2510a"` [INFO] [stdout] 92f2617eaa9efa452b86e37ba31cc5d45489304bf753f56153f5f79afde2510a [INFO] running `"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" "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] [stdout] e340ba2c5e05f9a73fbf6172434c4ca4c5c29d9017d71d3a981b076b63d8532c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e340ba2c5e05f9a73fbf6172434c4ca4c5c29d9017d71d3a981b076b63d8532c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/edmv-ed50e584c2a91542 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test run::test::bad_sources ... ok [INFO] [stdout] test run::test::editor_invocation ... ok [INFO] [stdout] test run::test::editor_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-4236e6cce7807391 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e340ba2c5e05f9a73fbf6172434c4ca4c5c29d9017d71d3a981b076b63d8532c"` [INFO] running `"docker" "rm" "-f" "e340ba2c5e05f9a73fbf6172434c4ca4c5c29d9017d71d3a981b076b63d8532c"` [INFO] [stdout] e340ba2c5e05f9a73fbf6172434c4ca4c5c29d9017d71d3a981b076b63d8532c