[INFO] fetching crate ceethane 0.1.0...
[INFO] checking ceethane-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ceethane 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ceethane 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ceethane 0.1.0
[INFO] finished tweaking crates.io crate ceethane 0.1.0
[INFO] tweaked toml for crates.io crate ceethane 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e041216402ed765e287c58200ab2e5a063010ded2cb710ec0db47209661cdce
[INFO] running `Command { std: "docker" "start" "-a" "7e041216402ed765e287c58200ab2e5a063010ded2cb710ec0db47209661cdce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e041216402ed765e287c58200ab2e5a063010ded2cb710ec0db47209661cdce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e041216402ed765e287c58200ab2e5a063010ded2cb710ec0db47209661cdce", kill_on_drop: false }`
[INFO] [stdout] 7e041216402ed765e287c58200ab2e5a063010ded2cb710ec0db47209661cdce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 033cba88c1a44b6b5f5775644927cc7ed7e0f49960dd96ea3c0768644d50fa42
[INFO] running `Command { std: "docker" "start" "-a" "033cba88c1a44b6b5f5775644927cc7ed7e0f49960dd96ea3c0768644d50fa42", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking ceethane v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/logger/mod.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn kvs(&self, HashMap<String, Value>) -> Self;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: HashMap<String, Value>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(anonymous_parameters)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/logger/mod.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn kvs(&self, HashMap<String, Value>) -> Self;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: HashMap<String, Value>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(anonymous_parameters)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/logger/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn err<E>(&self, &E) -> Self where E: Error;
[INFO] [stdout]    |                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &E`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/logger/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn err<E>(&self, &E) -> Self where E: Error;
[INFO] [stdout]    |                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &E`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]  --> src/macros.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! logf {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:80
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)]
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a macro
[INFO] [stdout]  --> src/macros.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! logf {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:80
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![deny(warnings, missing_debug_implementations, missing_copy_implementations, missing_docs)]
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ceethane` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ceethane` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "033cba88c1a44b6b5f5775644927cc7ed7e0f49960dd96ea3c0768644d50fa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033cba88c1a44b6b5f5775644927cc7ed7e0f49960dd96ea3c0768644d50fa42", kill_on_drop: false }`
[INFO] [stdout] 033cba88c1a44b6b5f5775644927cc7ed7e0f49960dd96ea3c0768644d50fa42
