[INFO] cloning repository https://github.com/coloredmarble/sungoose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coloredmarble/sungoose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoloredmarble%2Fsungoose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoloredmarble%2Fsungoose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60fbe7dd576a6bab90b47cada085d9ac92866ca4
[INFO] checking coloredmarble/sungoose against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoloredmarble%2Fsungoose" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coloredmarble/sungoose
[INFO] finished tweaking git repo https://github.com/coloredmarble/sungoose
[INFO] tweaked toml for git repo https://github.com/coloredmarble/sungoose written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coloredmarble/sungoose on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coloredmarble/sungoose 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/coloredmarble/pipey`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded rouille v3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd000ddabfb195b3d7c0599a3a3f77ec764602069bd8d7ae407b5fdfa67d9ac
[INFO] running `Command { std: "docker" "start" "-a" "ddd000ddabfb195b3d7c0599a3a3f77ec764602069bd8d7ae407b5fdfa67d9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd000ddabfb195b3d7c0599a3a3f77ec764602069bd8d7ae407b5fdfa67d9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd000ddabfb195b3d7c0599a3a3f77ec764602069bd8d7ae407b5fdfa67d9ac", kill_on_drop: false }`
[INFO] [stdout] ddd000ddabfb195b3d7c0599a3a3f77ec764602069bd8d7ae407b5fdfa67d9ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce43970aa6be06960cf63e0012c9c2adf8c0a877978c0523b731befb34f9561e
[INFO] running `Command { std: "docker" "start" "-a" "ce43970aa6be06960cf63e0012c9c2adf8c0a877978c0523b731befb34f9561e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking pipey v0.1.0 (https://github.com/coloredmarble/pipey#ca143108)
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking rouille v3.6.2
[INFO] [stderr]     Checking sungoose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pipey::Pipey`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pipey::Pipey;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pipey::Pipey`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pipey::Pipey;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `f`, which is owned by the current function
[INFO] [stdout]   --> src/lib.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                                   ^^ may outlive borrowed value `f`                    - `f` is borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: function requires argument type to outlive `'static`
[INFO] [stdout]   --> src/lib.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: to force the closure to take ownership of `f` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(move || hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `f` as mutable more than once at a time
[INFO] [stdout]   --> src/lib.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                     --------------^^------------------------------------------------------
[INFO] [stdout]    |                     |             |                                                    |
[INFO] [stdout]    |                     |             |                                                    borrows occur due to use of `f` in closure
[INFO] [stdout]    |                     |             `f` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                     argument requires that `f` is borrowed for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0373, E0499.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0373`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sungoose` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `f`, which is owned by the current function
[INFO] [stdout]   --> src/lib.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                                   ^^ may outlive borrowed value `f`                    - `f` is borrowed here
[INFO] [stdout]    |
[INFO] [stdout] note: function requires argument type to outlive `'static`
[INFO] [stdout]   --> src/lib.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: to force the closure to take ownership of `f` (and any other referenced variables), use the `move` keyword
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(move || hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `f` as mutable more than once at a time
[INFO] [stdout]   --> src/lib.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 _ = thread::spawn(|| hold_conn(st, &mut [0; INITIAL_BUFFER_SIZE], &mut f))
[INFO] [stdout]    |                     --------------^^------------------------------------------------------
[INFO] [stdout]    |                     |             |                                                    |
[INFO] [stdout]    |                     |             |                                                    borrows occur due to use of `f` in closure
[INFO] [stdout]    |                     |             `f` was mutably borrowed here in the previous iteration of the loop
[INFO] [stdout]    |                     argument requires that `f` is borrowed for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0373, E0499.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0373`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sungoose` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ce43970aa6be06960cf63e0012c9c2adf8c0a877978c0523b731befb34f9561e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce43970aa6be06960cf63e0012c9c2adf8c0a877978c0523b731befb34f9561e", kill_on_drop: false }`
[INFO] [stdout] ce43970aa6be06960cf63e0012c9c2adf8c0a877978c0523b731befb34f9561e
