[INFO] cloning repository https://github.com/EdenEast/repo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdenEast/repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08f88c7e4b42d7cbf3e7ed7b788decd40db6d9d9 [INFO] testing EdenEast/repo against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdenEast/repo on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/EdenEast/repo [INFO] finished tweaking git repo https://github.com/EdenEast/repo [INFO] tweaked toml for git repo https://github.com/EdenEast/repo written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/EdenEast/repo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "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] 496f4060149e1a1ff3b64eb81bbf4d16f394ca8c4b04ab69b92a04717edc19df [INFO] running `"docker" "start" "-a" "496f4060149e1a1ff3b64eb81bbf4d16f394ca8c4b04ab69b92a04717edc19df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling dialoguer v0.5.1 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling git2_credentials v0.6.0 [INFO] [stderr] Compiling repo-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "496f4060149e1a1ff3b64eb81bbf4d16f394ca8c4b04ab69b92a04717edc19df"` [INFO] running `"docker" "rm" "-f" "496f4060149e1a1ff3b64eb81bbf4d16f394ca8c4b04ab69b92a04717edc19df"` [INFO] [stdout] 496f4060149e1a1ff3b64eb81bbf4d16f394ca8c4b04ab69b92a04717edc19df [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 03f4f5d0548ca25eb8b90364b4a350981d574da526e95e27b9f8a125f756c05a [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" "03f4f5d0548ca25eb8b90364b4a350981d574da526e95e27b9f8a125f756c05a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling repo-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.63s [INFO] running `"docker" "inspect" "03f4f5d0548ca25eb8b90364b4a350981d574da526e95e27b9f8a125f756c05a"` [INFO] running `"docker" "rm" "-f" "03f4f5d0548ca25eb8b90364b4a350981d574da526e95e27b9f8a125f756c05a"` [INFO] [stdout] 03f4f5d0548ca25eb8b90364b4a350981d574da526e95e27b9f8a125f756c05a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "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] 16433690252c85d43137f91e102424c96a55ebe1e8f99669c182b0c8aa0e8d88 [INFO] running `"docker" "start" "-a" "16433690252c85d43137f91e102424c96a55ebe1e8f99669c182b0c8aa0e8d88"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repo_cli-852d2a5acc352db7 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test query::scp::tests::git_ssh ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repo-76e5390f5f62ff1d [INFO] [stdout] test repository::tests::build ... ok [INFO] [stdout] test query::scp::tests::to_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests repo-cli [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" "16433690252c85d43137f91e102424c96a55ebe1e8f99669c182b0c8aa0e8d88"` [INFO] running `"docker" "rm" "-f" "16433690252c85d43137f91e102424c96a55ebe1e8f99669c182b0c8aa0e8d88"` [INFO] [stdout] 16433690252c85d43137f91e102424c96a55ebe1e8f99669c182b0c8aa0e8d88