[INFO] updating cached repository https://github.com/4meta5/rust-buildpack-example-diesel [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] e6fb90828d6772e17e9ace81b0bbc0e6d28aa2b2 [INFO] testing 4meta5/rust-buildpack-example-diesel against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4meta5%2Frust-buildpack-example-diesel" "/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/4meta5/rust-buildpack-example-diesel 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/4meta5/rust-buildpack-example-diesel [INFO] finished tweaking git repo https://github.com/4meta5/rust-buildpack-example-diesel [INFO] tweaked toml for git repo https://github.com/4meta5/rust-buildpack-example-diesel written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/4meta5/rust-buildpack-example-diesel 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] warning: unused manifest key: package.author [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=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] b59cf3e42fc71635f34e07a273225f2b6cc9ff4bf09f7c5ea90169a87674fa1e [INFO] running `"docker" "start" "-a" "b59cf3e42fc71635f34e07a273225f2b6cc9ff4bf09f7c5ea90169a87674fa1e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling rust-buildpack-example-diesel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "b59cf3e42fc71635f34e07a273225f2b6cc9ff4bf09f7c5ea90169a87674fa1e"` [INFO] running `"docker" "rm" "-f" "b59cf3e42fc71635f34e07a273225f2b6cc9ff4bf09f7c5ea90169a87674fa1e"` [INFO] [stdout] b59cf3e42fc71635f34e07a273225f2b6cc9ff4bf09f7c5ea90169a87674fa1e [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=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] bb19f702c99c1e0e7fa0f84160a6562ab555529d75dfa7a8646061f739a5502b [INFO] running `"docker" "start" "-a" "bb19f702c99c1e0e7fa0f84160a6562ab555529d75dfa7a8646061f739a5502b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling rust-buildpack-example-diesel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "bb19f702c99c1e0e7fa0f84160a6562ab555529d75dfa7a8646061f739a5502b"` [INFO] running `"docker" "rm" "-f" "bb19f702c99c1e0e7fa0f84160a6562ab555529d75dfa7a8646061f739a5502b"` [INFO] [stdout] bb19f702c99c1e0e7fa0f84160a6562ab555529d75dfa7a8646061f739a5502b [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=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] ace86379474a7b07ffc1d19d35c706e6c6f262a8d54e7fbbc26a721322ef5bfe [INFO] running `"docker" "start" "-a" "ace86379474a7b07ffc1d19d35c706e6c6f262a8d54e7fbbc26a721322ef5bfe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_buildpack_example_diesel-21dcb7b7e9371543 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/show_proposals-e3c91e7adae618c1 [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] [stdout] [INFO] [stderr] Doc-tests rust-buildpack-example-diesel [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] [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" "ace86379474a7b07ffc1d19d35c706e6c6f262a8d54e7fbbc26a721322ef5bfe"` [INFO] running `"docker" "rm" "-f" "ace86379474a7b07ffc1d19d35c706e6c6f262a8d54e7fbbc26a721322ef5bfe"` [INFO] [stdout] ace86379474a7b07ffc1d19d35c706e6c6f262a8d54e7fbbc26a721322ef5bfe