[INFO] crate http_io 0.2.9 is already in cache [INFO] checking http_io-0.2.9 against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] extracting crate http_io 0.2.9 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate http_io 0.2.9 on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate http_io 0.2.9 [INFO] finished tweaking crates.io crate http_io 0.2.9 [INFO] tweaked toml for crates.io crate http_io 0.2.9 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate http_io 0.2.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a02381002db6c0664425bd2753ef762f378552d0ed22ef5ebd54e368f9b6469 [INFO] running `"docker" "start" "-a" "3a02381002db6c0664425bd2753ef762f378552d0ed22ef5ebd54e368f9b6469"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Checking hashbrown v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Checking http_io v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated type `stream` should have an upper camel case name [INFO] [stderr] --> src/client.rs:156:10 [INFO] [stderr] | [INFO] [stderr] 156 | type stream: io::Read + io::Write; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stream` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_addr` should have an upper camel case name [INFO] [stderr] --> src/client.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | type stream_addr: Hash + Eq + Clone; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamAddr` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream` should have an upper camel case name [INFO] [stderr] --> src/server.rs:94:10 [INFO] [stderr] | [INFO] [stderr] 94 | type stream: io::Read + io::Write; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stream` [INFO] [stderr] [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] warning: associated type `stream` should have an upper camel case name [INFO] [stderr] --> src/client.rs:156:10 [INFO] [stderr] | [INFO] [stderr] 156 | type stream: io::Read + io::Write; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stream` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated type `stream_addr` should have an upper camel case name [INFO] [stderr] --> src/client.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | type stream_addr: Hash + Eq + Clone; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StreamAddr` [INFO] [stderr] [INFO] [stderr] warning: associated type `stream` should have an upper camel case name [INFO] [stderr] --> src/server.rs:94:10 [INFO] [stderr] | [INFO] [stderr] 94 | type stream: io::Read + io::Write; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Stream` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `"docker" "inspect" "3a02381002db6c0664425bd2753ef762f378552d0ed22ef5ebd54e368f9b6469"` [INFO] running `"docker" "rm" "-f" "3a02381002db6c0664425bd2753ef762f378552d0ed22ef5ebd54e368f9b6469"` [INFO] [stdout] 3a02381002db6c0664425bd2753ef762f378552d0ed22ef5ebd54e368f9b6469