[INFO] cloning repository https://github.com/tdolist/tdo-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdolist/tdo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9030e158a0b4e9cb22af7375ea9d07b5e2218fd6 [INFO] testing tdolist/tdo-server against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdolist/tdo-server 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/tdolist/tdo-server [INFO] finished tweaking git repo https://github.com/tdolist/tdo-server [INFO] tweaked toml for git repo https://github.com/tdolist/tdo-server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tdolist/tdo-server 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] Updating git repository `https://github.com/tdolist/tdo-notify` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdo-export v0.1.2 [INFO] [stderr] Downloaded tdo-core v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 227ad136688fd13e47ca20d6e99324ecde38f01ede76ca7028b55b24796923b1 [INFO] running `"docker" "start" "-a" "227ad136688fd13e47ca20d6e99324ecde38f01ede76ca7028b55b24796923b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling json v0.11.6 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling bufstream v0.1.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling colored v1.4.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling base64 v0.3.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tdo-core v0.1.1 [INFO] [stderr] Compiling tdo-export v0.1.2 [INFO] [stderr] Compiling tdo-notify v0.1.0 (https://github.com/tdolist/tdo-notify#446e85d6) [INFO] [stderr] Compiling tdo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "227ad136688fd13e47ca20d6e99324ecde38f01ede76ca7028b55b24796923b1"` [INFO] running `"docker" "rm" "-f" "227ad136688fd13e47ca20d6e99324ecde38f01ede76ca7028b55b24796923b1"` [INFO] [stdout] 227ad136688fd13e47ca20d6e99324ecde38f01ede76ca7028b55b24796923b1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3785725cf727adb7ee62d3c481780b289200bda3da1d5153dba25b28e2236fce [INFO] running `"docker" "start" "-a" "3785725cf727adb7ee62d3c481780b289200bda3da1d5153dba25b28e2236fce"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tdo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "3785725cf727adb7ee62d3c481780b289200bda3da1d5153dba25b28e2236fce"` [INFO] running `"docker" "rm" "-f" "3785725cf727adb7ee62d3c481780b289200bda3da1d5153dba25b28e2236fce"` [INFO] [stdout] 3785725cf727adb7ee62d3c481780b289200bda3da1d5153dba25b28e2236fce [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] ee1fffc06c64a7f511f9f0741d7b1a5ee19c8fb8e4ff42d9153f4a92127a5c5d [INFO] running `"docker" "start" "-a" "ee1fffc06c64a7f511f9f0741d7b1a5ee19c8fb8e4ff42d9153f4a92127a5c5d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tdo_server-39ba429f1a37cb23 [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" "ee1fffc06c64a7f511f9f0741d7b1a5ee19c8fb8e4ff42d9153f4a92127a5c5d"` [INFO] running `"docker" "rm" "-f" "ee1fffc06c64a7f511f9f0741d7b1a5ee19c8fb8e4ff42d9153f4a92127a5c5d"` [INFO] [stdout] ee1fffc06c64a7f511f9f0741d7b1a5ee19c8fb8e4ff42d9153f4a92127a5c5d