[INFO] cloning repository https://github.com/Frederick888/git-credential-keepassxc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frederick888/git-credential-keepassxc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 577b96af4b2962a37caf0b129b71c22191a98d5a [INFO] testing Frederick888/git-credential-keepassxc against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frederick888/git-credential-keepassxc 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/Frederick888/git-credential-keepassxc [INFO] finished tweaking git repo https://github.com/Frederick888/git-credential-keepassxc [INFO] tweaked toml for git repo https://github.com/Frederick888/git-credential-keepassxc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Frederick888/git-credential-keepassxc 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0e0d0eeb435ed8f905f97df19e517b78a047661682ca499047a3ab6f7f522c19 [INFO] running `"docker" "start" "-a" "0e0d0eeb435ed8f905f97df19e517b78a047661682ca499047a3ab6f7f522c19"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling sysinfo v0.14.4 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.3.1 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling crypto_box v0.1.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling git-credential-keepassxc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "0e0d0eeb435ed8f905f97df19e517b78a047661682ca499047a3ab6f7f522c19"` [INFO] running `"docker" "rm" "-f" "0e0d0eeb435ed8f905f97df19e517b78a047661682ca499047a3ab6f7f522c19"` [INFO] [stdout] 0e0d0eeb435ed8f905f97df19e517b78a047661682ca499047a3ab6f7f522c19 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebe8a2c518ce7e3395b5b1ada9aa928d87fe00f8e5fffe094ec3fa0b280a5522 [INFO] running `"docker" "start" "-a" "ebe8a2c518ce7e3395b5b1ada9aa928d87fe00f8e5fffe094ec3fa0b280a5522"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling git-credential-keepassxc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `"docker" "inspect" "ebe8a2c518ce7e3395b5b1ada9aa928d87fe00f8e5fffe094ec3fa0b280a5522"` [INFO] running `"docker" "rm" "-f" "ebe8a2c518ce7e3395b5b1ada9aa928d87fe00f8e5fffe094ec3fa0b280a5522"` [INFO] [stdout] ebe8a2c518ce7e3395b5b1ada9aa928d87fe00f8e5fffe094ec3fa0b280a5522 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b85932251ea9247c50117b7534da3c382bd95b940fcdbf16e7d5f07d39777d55 [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" "b85932251ea9247c50117b7534da3c382bd95b940fcdbf16e7d5f07d39777d55"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_credential_keepassxc-84115b1e68c4797b [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" "b85932251ea9247c50117b7534da3c382bd95b940fcdbf16e7d5f07d39777d55"` [INFO] running `"docker" "rm" "-f" "b85932251ea9247c50117b7534da3c382bd95b940fcdbf16e7d5f07d39777d55"` [INFO] [stdout] b85932251ea9247c50117b7534da3c382bd95b940fcdbf16e7d5f07d39777d55