[INFO] updating cached repository https://github.com/cruessler/git-tree [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] de172ab784f9a8f138590d51ea2167f8023e4a04 [INFO] testing cruessler/git-tree against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cruessler/git-tree on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cruessler/git-tree [INFO] finished tweaking git repo https://github.com/cruessler/git-tree [INFO] tweaked toml for git repo https://github.com/cruessler/git-tree written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cruessler/git-tree already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "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] 1bd874ff016f8c3fb9c4ae238e3841bfea36fd3b86144fa2a40763ccab4547ff [INFO] running `"docker" "start" "-a" "1bd874ff016f8c3fb9c4ae238e3841bfea36fd3b86144fa2a40763ccab4547ff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.18 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling git-tree v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "1bd874ff016f8c3fb9c4ae238e3841bfea36fd3b86144fa2a40763ccab4547ff"` [INFO] running `"docker" "rm" "-f" "1bd874ff016f8c3fb9c4ae238e3841bfea36fd3b86144fa2a40763ccab4547ff"` [INFO] [stdout] 1bd874ff016f8c3fb9c4ae238e3841bfea36fd3b86144fa2a40763ccab4547ff [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] a4e12f65cfb92d4e1d538bfe83ddc12fcc38ebaa76cb2751225c6e0ff7f1f472 [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" "a4e12f65cfb92d4e1d538bfe83ddc12fcc38ebaa76cb2751225c6e0ff7f1f472"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling git-tree v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "a4e12f65cfb92d4e1d538bfe83ddc12fcc38ebaa76cb2751225c6e0ff7f1f472"` [INFO] running `"docker" "rm" "-f" "a4e12f65cfb92d4e1d538bfe83ddc12fcc38ebaa76cb2751225c6e0ff7f1f472"` [INFO] [stdout] a4e12f65cfb92d4e1d538bfe83ddc12fcc38ebaa76cb2751225c6e0ff7f1f472 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] ea0d348dfc6a030f05647bee9e186b44e2f1790cb88f8f7a38d5c381b80ebe13 [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" "ea0d348dfc6a030f05647bee9e186b44e2f1790cb88f8f7a38d5c381b80ebe13"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_tree-e58a9d897361985b [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 `"docker" "inspect" "ea0d348dfc6a030f05647bee9e186b44e2f1790cb88f8f7a38d5c381b80ebe13"` [INFO] running `"docker" "rm" "-f" "ea0d348dfc6a030f05647bee9e186b44e2f1790cb88f8f7a38d5c381b80ebe13"` [INFO] [stdout] ea0d348dfc6a030f05647bee9e186b44e2f1790cb88f8f7a38d5c381b80ebe13