[INFO] cloning repository https://github.com/mas-yo/rustgs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mas-yo/rustgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fa4b700ee47c7b53a28c68c0b6d71d25951b39f [INFO] documenting mas-yo/rustgs against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmas-yo%2Frustgs" "/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/mas-yo/rustgs on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mas-yo/rustgs [INFO] finished tweaking git repo https://github.com/mas-yo/rustgs [INFO] tweaked toml for git repo https://github.com/mas-yo/rustgs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mas-yo/rustgs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81ef182f15d871acedc3796d553f676e45400ad50ae125a353a2e35082de202 [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" "b81ef182f15d871acedc3796d553f676e45400ad50ae125a353a2e35082de202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81ef182f15d871acedc3796d553f676e45400ad50ae125a353a2e35082de202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81ef182f15d871acedc3796d553f676e45400ad50ae125a353a2e35082de202", kill_on_drop: false }` [INFO] [stdout] b81ef182f15d871acedc3796d553f676e45400ad50ae125a353a2e35082de202 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 328d0dbc4dd7d1e2cabc8362030f2db61364ada755de2741ee23b31803e080e4 [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" "328d0dbc4dd7d1e2cabc8362030f2db61364ada755de2741ee23b31803e080e4", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Checking serde_json v1.0.36 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.22.3 [INFO] [stderr] Checking mysql_common v0.14.0 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking mysql v15.0.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Documenting rustgs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | db_lock.query(format!("UPDATE rooms SET player_count=player_count+1 WHERE id={}", room_id)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/listener.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | socket.set_nodelay(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "328d0dbc4dd7d1e2cabc8362030f2db61364ada755de2741ee23b31803e080e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328d0dbc4dd7d1e2cabc8362030f2db61364ada755de2741ee23b31803e080e4", kill_on_drop: false }` [INFO] [stdout] 328d0dbc4dd7d1e2cabc8362030f2db61364ada755de2741ee23b31803e080e4