[INFO] cloning repository https://github.com/tdolist/tdo-server [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9030e158a0b4e9cb22af7375ea9d07b5e2218fd6 [INFO] testing tdolist/tdo-server against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdolist/tdo-server on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/tdolist/tdo-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f576c3b80827d38bd2881f0d6d25e1ef1f2cb350575534d9aa1413290c13dc10 [INFO] running `Command { std: "docker" "start" "-a" "f576c3b80827d38bd2881f0d6d25e1ef1f2cb350575534d9aa1413290c13dc10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f576c3b80827d38bd2881f0d6d25e1ef1f2cb350575534d9aa1413290c13dc10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f576c3b80827d38bd2881f0d6d25e1ef1f2cb350575534d9aa1413290c13dc10", kill_on_drop: false }` [INFO] [stdout] f576c3b80827d38bd2881f0d6d25e1ef1f2cb350575534d9aa1413290c13dc10 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd8c986c8cc1d6903bb87ea93e8b774ff8dc3211f506beb202a81ef97dc36749 [INFO] running `Command { std: "docker" "start" "-a" "dd8c986c8cc1d6903bb87ea93e8b774ff8dc3211f506beb202a81ef97dc36749", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling json v0.11.6 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling bufstream v0.1.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling base64 v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Compiling colored v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling encoding v0.2.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 serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [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 09s [INFO] running `Command { std: "docker" "inspect" "dd8c986c8cc1d6903bb87ea93e8b774ff8dc3211f506beb202a81ef97dc36749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8c986c8cc1d6903bb87ea93e8b774ff8dc3211f506beb202a81ef97dc36749", kill_on_drop: false }` [INFO] [stdout] dd8c986c8cc1d6903bb87ea93e8b774ff8dc3211f506beb202a81ef97dc36749 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d564e6c9452a890be92689fdd3d16e14629861056ddea64bc898e33a039ee17d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d564e6c9452a890be92689fdd3d16e14629861056ddea64bc898e33a039ee17d", kill_on_drop: false }` [INFO] [stderr] Compiling tdo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "d564e6c9452a890be92689fdd3d16e14629861056ddea64bc898e33a039ee17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d564e6c9452a890be92689fdd3d16e14629861056ddea64bc898e33a039ee17d", kill_on_drop: false }` [INFO] [stdout] d564e6c9452a890be92689fdd3d16e14629861056ddea64bc898e33a039ee17d [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f69746d9111b287c89127a51ef470a1eaebb4aae47e5386edb87ba1aa2fd01c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f69746d9111b287c89127a51ef470a1eaebb4aae47e5386edb87ba1aa2fd01c9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tdo_server-56b72f3da31a926f) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f69746d9111b287c89127a51ef470a1eaebb4aae47e5386edb87ba1aa2fd01c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69746d9111b287c89127a51ef470a1eaebb4aae47e5386edb87ba1aa2fd01c9", kill_on_drop: false }` [INFO] [stdout] f69746d9111b287c89127a51ef470a1eaebb4aae47e5386edb87ba1aa2fd01c9