[INFO] fetching crate preserves-schema 2.3.0... [INFO] checking preserves-schema-2.3.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate preserves-schema 2.3.0 into /workspace/builds/worker-53/source [INFO] validating manifest of crates.io crate preserves-schema 2.3.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate preserves-schema 2.3.0 [INFO] finished tweaking crates.io crate preserves-schema 2.3.0 [INFO] tweaked toml for crates.io crate preserves-schema 2.3.0 written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate crates.io crate preserves-schema 2.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e2c726976c1ffa99d6b585e870fe41130d541f0453bb649b941dc8e12018fe1 [INFO] running `Command { std: "docker" "start" "-a" "3e2c726976c1ffa99d6b585e870fe41130d541f0453bb649b941dc8e12018fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e2c726976c1ffa99d6b585e870fe41130d541f0453bb649b941dc8e12018fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2c726976c1ffa99d6b585e870fe41130d541f0453bb649b941dc8e12018fe1", kill_on_drop: false }` [INFO] [stdout] 3e2c726976c1ffa99d6b585e870fe41130d541f0453bb649b941dc8e12018fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0e2488b483561f6d9d6a1da57330353feb186166b9d8c4b2c33368dbf8f4ba2 [INFO] running `Command { std: "docker" "start" "-a" "d0e2488b483561f6d9d6a1da57330353feb186166b9d8c4b2c33368dbf8f4ba2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking preserves v2.2.0 [INFO] [stderr] Checking preserves-schema v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/support/interpret.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/support/interpret.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/support/interpret.rs:41:73 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/support/interpret.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/support/interpret.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/support/interpret.rs:41:73 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dynamic_unparse(&mut self, module: &Vec, name: &str, w: &V) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.87s [INFO] running `Command { std: "docker" "inspect" "d0e2488b483561f6d9d6a1da57330353feb186166b9d8c4b2c33368dbf8f4ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e2488b483561f6d9d6a1da57330353feb186166b9d8c4b2c33368dbf8f4ba2", kill_on_drop: false }` [INFO] [stdout] d0e2488b483561f6d9d6a1da57330353feb186166b9d8c4b2c33368dbf8f4ba2