[INFO] crate glitch-in-the-matrix 0.14.0 is already in cache
[INFO] checking glitch-in-the-matrix-0.14.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate glitch-in-the-matrix 0.14.0 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate glitch-in-the-matrix 0.14.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate glitch-in-the-matrix 0.14.0
[INFO] finished tweaking crates.io crate glitch-in-the-matrix 0.14.0
[INFO] tweaked toml for crates.io crate glitch-in-the-matrix 0.14.0 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate crates.io crate glitch-in-the-matrix 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] abccd9718214d367e4766b235f46c007533f4f3e452795311a6bf93cde3cf4ee
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "abccd9718214d367e4766b235f46c007533f4f3e452795311a6bf93cde3cf4ee"`
[INFO] [stderr]    Compiling hyper-openssl v0.7.1
[INFO] [stderr]     Checking linked_hash_set v0.1.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking rpassword v0.4.2
[INFO] [stderr]     Checking tokio-openssl v0.3.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]     Checking tokio-core v0.1.17
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking gm-types v0.4.0-pre
[INFO] [stderr]     Checking glitch-in-the-matrix v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/room.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn get_typed_state_opt<T: DeserializeOwned + 'static>(&mut self, ev_type: &str, key: Option<&str>) -> impl Future<Item = Option<T>, Error = MatrixError> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:12:9
[INFO] [stderr]     |
[INFO] [stderr] 12  | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]   --> src/lib.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn new_from_access_token(token: &str, url: &str, hdl: &Handle) -> impl Future<Item = Self, Error = MatrixError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 42.57s
[INFO] running `"docker" "inspect" "abccd9718214d367e4766b235f46c007533f4f3e452795311a6bf93cde3cf4ee"`
[INFO] running `"docker" "rm" "-f" "abccd9718214d367e4766b235f46c007533f4f3e452795311a6bf93cde3cf4ee"`
[INFO] [stdout] abccd9718214d367e4766b235f46c007533f4f3e452795311a6bf93cde3cf4ee
