[INFO] cloning repository https://github.com/rummolprod999/rust_mysql [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rummolprod999/rust_mysql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frummolprod999%2Frust_mysql"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frummolprod999%2Frust_mysql'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af8614ec2129efe5a10f0bc05ee397232b82b31d [INFO] testing rummolprod999/rust_mysql against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frummolprod999%2Frust_mysql" "/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/rummolprod999/rust_mysql 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/rummolprod999/rust_mysql [INFO] finished tweaking git repo https://github.com/rummolprod999/rust_mysql [INFO] tweaked toml for git repo https://github.com/rummolprod999/rust_mysql written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rummolprod999/rust_mysql 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-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] 3039a0378506470ef19a5f3fef60e4bd767356e73f34f5581411d4c3576ebdea [INFO] running `"docker" "start" "-a" "3039a0378506470ef19a5f3fef60e4bd767356e73f34f5581411d4c3576ebdea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling mysql_common v0.8.0 [INFO] [stderr] Compiling mysql v14.0.0 [INFO] [stderr] Compiling rust_mysql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.48s [INFO] running `"docker" "inspect" "3039a0378506470ef19a5f3fef60e4bd767356e73f34f5581411d4c3576ebdea"` [INFO] running `"docker" "rm" "-f" "3039a0378506470ef19a5f3fef60e4bd767356e73f34f5581411d4c3576ebdea"` [INFO] [stdout] 3039a0378506470ef19a5f3fef60e4bd767356e73f34f5581411d4c3576ebdea [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] 58a8cda3faec31d7f61264553f799846d3f1a30823262920ba68e76c9ebebc00 [INFO] running `"docker" "start" "-a" "58a8cda3faec31d7f61264553f799846d3f1a30823262920ba68e76c9ebebc00"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_mysql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "58a8cda3faec31d7f61264553f799846d3f1a30823262920ba68e76c9ebebc00"` [INFO] running `"docker" "rm" "-f" "58a8cda3faec31d7f61264553f799846d3f1a30823262920ba68e76c9ebebc00"` [INFO] [stdout] 58a8cda3faec31d7f61264553f799846d3f1a30823262920ba68e76c9ebebc00 [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] 52a09748426fce8eb6b1516de02b66ff476d7a030405281646fe6a8399b8d924 [INFO] running `"docker" "start" "-a" "52a09748426fce8eb6b1516de02b66ff476d7a030405281646fe6a8399b8d924"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_mysql-8382e8883817ba68 [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" "52a09748426fce8eb6b1516de02b66ff476d7a030405281646fe6a8399b8d924"` [INFO] running `"docker" "rm" "-f" "52a09748426fce8eb6b1516de02b66ff476d7a030405281646fe6a8399b8d924"` [INFO] [stdout] 52a09748426fce8eb6b1516de02b66ff476d7a030405281646fe6a8399b8d924