[INFO] updating cached repository https://github.com/sanjaykdragon/rust_password_manager [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] d31c03ff048c552672be71b9f85628095e4ef171 [INFO] testing sanjaykdragon/rust_password_manager against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanjaykdragon%2Frust_password_manager" "/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/sanjaykdragon/rust_password_manager 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/sanjaykdragon/rust_password_manager [INFO] finished tweaking git repo https://github.com/sanjaykdragon/rust_password_manager [INFO] tweaked toml for git repo https://github.com/sanjaykdragon/rust_password_manager written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sanjaykdragon/rust_password_manager 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+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] 815f87d2db39e7c693a7ad29a9fdb34a80142f375cd523b493ce38dc7355e0ae [INFO] running `"docker" "start" "-a" "815f87d2db39e7c693a7ad29a9fdb34a80142f375cd523b493ce38dc7355e0ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling ureq v0.11.3 [INFO] [stderr] Compiling password_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.89s [INFO] running `"docker" "inspect" "815f87d2db39e7c693a7ad29a9fdb34a80142f375cd523b493ce38dc7355e0ae"` [INFO] running `"docker" "rm" "-f" "815f87d2db39e7c693a7ad29a9fdb34a80142f375cd523b493ce38dc7355e0ae"` [INFO] [stdout] 815f87d2db39e7c693a7ad29a9fdb34a80142f375cd523b493ce38dc7355e0ae [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" "+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] 78087671b477b06947cb311dede9dffa0cb33adb9b726faf08b8cca8e6166a05 [INFO] running `"docker" "start" "-a" "78087671b477b06947cb311dede9dffa0cb33adb9b726faf08b8cca8e6166a05"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling password_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "78087671b477b06947cb311dede9dffa0cb33adb9b726faf08b8cca8e6166a05"` [INFO] running `"docker" "rm" "-f" "78087671b477b06947cb311dede9dffa0cb33adb9b726faf08b8cca8e6166a05"` [INFO] [stdout] 78087671b477b06947cb311dede9dffa0cb33adb9b726faf08b8cca8e6166a05 [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" "+beta-2020-06-03" "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] 2b5cd35ba7bf366fbcd1b324eb9319bbcf064634a7818fac91ba1662790e4378 [INFO] running `"docker" "start" "-a" "2b5cd35ba7bf366fbcd1b324eb9319bbcf064634a7818fac91ba1662790e4378"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/password_storage-e77febeba130fe8d [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" "2b5cd35ba7bf366fbcd1b324eb9319bbcf064634a7818fac91ba1662790e4378"` [INFO] running `"docker" "rm" "-f" "2b5cd35ba7bf366fbcd1b324eb9319bbcf064634a7818fac91ba1662790e4378"` [INFO] [stdout] 2b5cd35ba7bf366fbcd1b324eb9319bbcf064634a7818fac91ba1662790e4378