[INFO] crate rocket-config-codegen 0.0.4 is already in cache [INFO] checking rocket-config-codegen-0.0.4 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate rocket-config-codegen 0.0.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rocket-config-codegen 0.0.4 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rocket-config-codegen 0.0.4 [INFO] finished tweaking crates.io crate rocket-config-codegen 0.0.4 [INFO] tweaked toml for crates.io crate rocket-config-codegen 0.0.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 7fd1fcdf688577d5a6ad993135f6aa5af25665c39007d01321f4c791a2d56bea [INFO] running `"docker" "start" "-a" "7fd1fcdf688577d5a6ad993135f6aa5af25665c39007d01321f4c791a2d56bea"` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking proc-macro2 v1.0.10 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking syn v1.0.18 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking rocket-config-codegen v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused extern crate [INFO] [stderr] --> src/lib.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | extern crate proc_macro; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | #![warn(rust_2018_idioms)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling rocket-config-codegen v0.0.4 [INFO] [stderr] warning: unused extern crate [INFO] [stderr] --> src/lib.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | extern crate proc_macro; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | #![warn(rust_2018_idioms)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.4 [INFO] [stderr] Checking rocket-config v0.0.2 [INFO] [stderr] warning: unused extern crate [INFO] [stderr] --> src/lib.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | extern crate proc_macro; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | #![warn(rust_2018_idioms)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "7fd1fcdf688577d5a6ad993135f6aa5af25665c39007d01321f4c791a2d56bea"` [INFO] running `"docker" "rm" "-f" "7fd1fcdf688577d5a6ad993135f6aa5af25665c39007d01321f4c791a2d56bea"` [INFO] [stdout] 7fd1fcdf688577d5a6ad993135f6aa5af25665c39007d01321f4c791a2d56bea