[INFO] cloning repository https://github.com/geluso/rust_mysql_json_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geluso/rust_mysql_json_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluso%2Frust_mysql_json_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluso%2Frust_mysql_json_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb91fe788e55da7478cf55339c7cceff290dd60d [INFO] checking geluso/rust_mysql_json_server against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeluso%2Frust_mysql_json_server" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geluso/rust_mysql_json_server on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geluso/rust_mysql_json_server [INFO] finished tweaking git repo https://github.com/geluso/rust_mysql_json_server [INFO] tweaked toml for git repo https://github.com/geluso/rust_mysql_json_server written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/geluso/rust_mysql_json_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] f388b2979800030d0095694393bc3c710fbcf1e56650db5cb24424e8dcae8fe5 [INFO] running `Command { std: "docker" "start" "-a" "f388b2979800030d0095694393bc3c710fbcf1e56650db5cb24424e8dcae8fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f388b2979800030d0095694393bc3c710fbcf1e56650db5cb24424e8dcae8fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f388b2979800030d0095694393bc3c710fbcf1e56650db5cb24424e8dcae8fe5", kill_on_drop: false }` [INFO] [stdout] f388b2979800030d0095694393bc3c710fbcf1e56650db5cb24424e8dcae8fe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f10a7cd8ff7ea8bacd4fde4c952b7e63bca6e4f46fc0e50059bd11cd1989027d [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" "f10a7cd8ff7ea8bacd4fde4c952b7e63bca6e4f46fc0e50059bd11cd1989027d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling mysql v16.0.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stackvector v1.0.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking lexical-core v0.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking nix v0.13.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking twox-hash v1.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking lexical v2.1.0 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking regex v1.1.6 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking mysql_common v0.17.0 [INFO] [stderr] Checking rust_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `Command { std: "docker" "inspect" "f10a7cd8ff7ea8bacd4fde4c952b7e63bca6e4f46fc0e50059bd11cd1989027d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10a7cd8ff7ea8bacd4fde4c952b7e63bca6e4f46fc0e50059bd11cd1989027d", kill_on_drop: false }` [INFO] [stdout] f10a7cd8ff7ea8bacd4fde4c952b7e63bca6e4f46fc0e50059bd11cd1989027d