[INFO] cloning repository https://github.com/fpgaminer/http-dyno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fpgaminer/http-dyno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpgaminer%2Fhttp-dyno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpgaminer%2Fhttp-dyno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45b4e59ac066709d2f8880195086ed30943bb1b5
[INFO] checking fpgaminer/http-dyno against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpgaminer%2Fhttp-dyno" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fpgaminer/http-dyno
[INFO] finished tweaking git repo https://github.com/fpgaminer/http-dyno
[INFO] tweaked toml for git repo https://github.com/fpgaminer/http-dyno written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fpgaminer/http-dyno on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fpgaminer/http-dyno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01b18f8a95fad13520f0b225cf08c83c7f4bfe6b4ba0aa63b73625167cf7d791
[INFO] running `Command { std: "docker" "start" "-a" "01b18f8a95fad13520f0b225cf08c83c7f4bfe6b4ba0aa63b73625167cf7d791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01b18f8a95fad13520f0b225cf08c83c7f4bfe6b4ba0aa63b73625167cf7d791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b18f8a95fad13520f0b225cf08c83c7f4bfe6b4ba0aa63b73625167cf7d791", kill_on_drop: false }`
[INFO] [stdout] 01b18f8a95fad13520f0b225cf08c83c7f4bfe6b4ba0aa63b73625167cf7d791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bbba3ef22aa83508a581eeecf55bf26ce0923cef41c479721bc2951447f6ff7
[INFO] running `Command { std: "docker" "start" "-a" "1bbba3ef22aa83508a581eeecf55bf26ce0923cef41c479721bc2951447f6ff7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking futures v0.1.23
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling httparse v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.4.3
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking bytes v0.4.8
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking http v0.1.7
[INFO] [stderr]     Checking tokio-executor v0.1.2
[INFO] [stderr]     Checking tokio-io v0.1.7
[INFO] [stderr]     Checking tokio-threadpool v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.2.4
[INFO] [stderr]     Checking tokio-reactor v0.1.2
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]     Checking tokio-fs v0.1.2
[INFO] [stderr]     Checking tokio-tcp v0.1.0
[INFO] [stderr]     Checking tokio-udp v0.1.1
[INFO] [stderr]     Checking tokio v0.1.7
[INFO] [stderr]     Checking http-dyno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |             let n = try_ready!(self.socket.read_buf(&mut self.buffer));
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `tokio::io::AsyncRead::read_buf(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] help: add `#![feature(read_buf)]` to the crate attributes to enable `std::io::Read::read_buf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_buf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |             let n = try_ready!(self.socket.read_buf(&mut self.buffer));
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `tokio::io::AsyncRead::read_buf(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] help: add `#![feature(read_buf)]` to the crate attributes to enable `std::io::Read::read_buf`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(read_buf)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.92s
[INFO] running `Command { std: "docker" "inspect" "1bbba3ef22aa83508a581eeecf55bf26ce0923cef41c479721bc2951447f6ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbba3ef22aa83508a581eeecf55bf26ce0923cef41c479721bc2951447f6ff7", kill_on_drop: false }`
[INFO] [stdout] 1bbba3ef22aa83508a581eeecf55bf26ce0923cef41c479721bc2951447f6ff7
