[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] checking tdolist/tdo-server against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Ftdo-server" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdolist/tdo-server on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tdolist/tdo-notify` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdo-core v0.1.1 [INFO] [stderr] Downloaded tdo-export v0.1.2 [INFO] [stderr] Downloaded colored v1.4.1 [INFO] [stderr] Downloaded email v0.0.16 [INFO] [stderr] Downloaded openssl-sys v0.9.11 [INFO] [stderr] Downloaded openssl v0.9.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bcd807b21d8879682d79c2d824e1af9be0b2ca0b62a0e196216e62c95ad69f1 [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" "8bcd807b21d8879682d79c2d824e1af9be0b2ca0b62a0e196216e62c95ad69f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bcd807b21d8879682d79c2d824e1af9be0b2ca0b62a0e196216e62c95ad69f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcd807b21d8879682d79c2d824e1af9be0b2ca0b62a0e196216e62c95ad69f1", kill_on_drop: false }` [INFO] [stdout] 8bcd807b21d8879682d79c2d824e1af9be0b2ca0b62a0e196216e62c95ad69f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 411baef93ce33ec0c010cd3deb92dd309ca06264dab87862f37cc2ef056a7d3d [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" "411baef93ce33ec0c010cd3deb92dd309ca06264dab87862f37cc2ef056a7d3d", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking json v0.11.6 [INFO] [stderr] Checking bufstream v0.1.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking mime v0.2.3 [INFO] [stderr] Checking base64 v0.3.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Checking colored v1.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking 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] Checking serde_json v0.9.10 [INFO] [stderr] Checking lettre v0.6.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking tdo-core v0.1.1 [INFO] [stderr] Checking tdo-export v0.1.2 [INFO] [stderr] Checking tdo-notify v0.1.0 (https://github.com/tdolist/tdo-notify#446e85d6) [INFO] [stderr] Checking tdo-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.51s [INFO] running `Command { std: "docker" "inspect" "411baef93ce33ec0c010cd3deb92dd309ca06264dab87862f37cc2ef056a7d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411baef93ce33ec0c010cd3deb92dd309ca06264dab87862f37cc2ef056a7d3d", kill_on_drop: false }` [INFO] [stdout] 411baef93ce33ec0c010cd3deb92dd309ca06264dab87862f37cc2ef056a7d3d