[INFO] updating cached repository https://github.com/fifc/my2postgres [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] [stderr] From https://github.com/fifc/my2postgres [INFO] [stderr] a4676ec..b413b36 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b413b36143a95e6428b27aad2c1507ccef96d1f4 [INFO] testing fifc/my2postgres against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffifc%2Fmy2postgres" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fifc/my2postgres 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/fifc/my2postgres [INFO] removed workspace from git repo https://github.com/fifc/my2postgres [INFO] finished tweaking git repo https://github.com/fifc/my2postgres [INFO] tweaked toml for git repo https://github.com/fifc/my2postgres written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5566ca9978605350dd31c200c728c33328cf3844cf4e2d3296ca9bc3738c6d29 [INFO] running `"docker" "start" "-a" "5566ca9978605350dd31c200c728c33328cf3844cf4e2d3296ca9bc3738c6d29"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rust_decimal v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling mysql_common v0.22.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling mysql_async v0.23.1 [INFO] [stderr] Compiling deadpool v0.5.1 [INFO] [stderr] Compiling deadpool-postgres v0.5.5 [INFO] [stderr] Compiling my2pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "5566ca9978605350dd31c200c728c33328cf3844cf4e2d3296ca9bc3738c6d29"` [INFO] running `"docker" "rm" "-f" "5566ca9978605350dd31c200c728c33328cf3844cf4e2d3296ca9bc3738c6d29"` [INFO] [stdout] 5566ca9978605350dd31c200c728c33328cf3844cf4e2d3296ca9bc3738c6d29 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 453e4914bd5ec6421b160d02002ad790964012f87629caceb3c7c8e01d415410 [INFO] running `"docker" "start" "-a" "453e4914bd5ec6421b160d02002ad790964012f87629caceb3c7c8e01d415410"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling my2pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "453e4914bd5ec6421b160d02002ad790964012f87629caceb3c7c8e01d415410"` [INFO] running `"docker" "rm" "-f" "453e4914bd5ec6421b160d02002ad790964012f87629caceb3c7c8e01d415410"` [INFO] [stdout] 453e4914bd5ec6421b160d02002ad790964012f87629caceb3c7c8e01d415410 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 14c7f7e90ac7cf3d4d31e94d47e016b7dd70a0c49cb0ed0a97f8ba0471d561d0 [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" "14c7f7e90ac7cf3d4d31e94d47e016b7dd70a0c49cb0ed0a97f8ba0471d561d0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/my2pg-d32afb07b676a820 [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" "14c7f7e90ac7cf3d4d31e94d47e016b7dd70a0c49cb0ed0a97f8ba0471d561d0"` [INFO] running `"docker" "rm" "-f" "14c7f7e90ac7cf3d4d31e94d47e016b7dd70a0c49cb0ed0a97f8ba0471d561d0"` [INFO] [stdout] 14c7f7e90ac7cf3d4d31e94d47e016b7dd70a0c49cb0ed0a97f8ba0471d561d0