[INFO] fetching crate diskplan-config 0.1.0...
[INFO] checking diskplan-config-0.1.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate diskplan-config 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate diskplan-config 0.1.0
[INFO] finished tweaking crates.io crate diskplan-config 0.1.0
[INFO] tweaked toml for crates.io crate diskplan-config 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diskplan-config 0.1.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 32 packages to highest compatible versions
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation`
[INFO] [stderr]   --> Cargo.toml:32:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | documentation = "https://quornian.github.io/diskplan/diskplan_config/"
[INFO] [stderr]    |                 ------------------------------------------------------
[INFO] [stderr] 31 | edition = "2021"
[INFO] [stderr] 32 | homepage = "https://quornian.github.io/diskplan/diskplan_config/"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `diskplan-config` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded elsa v1.11.2
[INFO] [stderr]   Downloaded diskplan-filesystem v0.1.0
[INFO] [stderr]   Downloaded diskplan-schema v0.1.0
[INFO] [stderr]   Downloaded camino v1.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568
[INFO] running `Command { std: "docker" "start" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.documentation`
[INFO] [stderr]   --> Cargo.toml:32:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | documentation = "https://quornian.github.io/diskplan/diskplan_config/"
[INFO] [stderr]    |                 ------------------------------------------------------
[INFO] [stderr] 31 | edition = "2021"
[INFO] [stderr] 32 | homepage = "https://quornian.github.io/diskplan/diskplan_config/"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `diskplan-config` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling camino v1.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking elsa v1.11.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking diskplan-schema v0.1.0
[INFO] [stderr]     Checking diskplan-filesystem v0.1.0
[INFO] [stderr]     Checking diskplan-config v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:72
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&SchemaNode<'t>, &Root)>
[INFO] [stdout]     |                                --                                      ^^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                                       |
[INFO] [stdout]     |                                the lifetime is named here              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&'s SchemaNode<'t>, &'s Root)>
[INFO] [stdout]     |                                                                         ++                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&SchemaNode<'t>, &Root)>
[INFO] [stdout]     |                                --                                      ^^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                                       |
[INFO] [stdout]     |                                the lifetime is named here              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&'s SchemaNode<'t>, &'s Root)>
[INFO] [stdout]     |                                                                         ++                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:72
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&SchemaNode<'t>, &Root)>
[INFO] [stdout]     |                                --                                      ^^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                                       |
[INFO] [stdout]     |                                the lifetime is named here              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&'s SchemaNode<'t>, &'s Root)>
[INFO] [stdout]     |                                                                         ++                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&SchemaNode<'t>, &Root)>
[INFO] [stdout]     |                                --                                      ^^^^^^^^^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                                       |
[INFO] [stdout]     |                                the lifetime is named here              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn schema_for<'s, 'p>(&'s self, path: &'p Utf8Path) -> Result<(&'s SchemaNode<'t>, &'s Root)>
[INFO] [stdout]     |                                                                         ++                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
[INFO] running `Command { std: "docker" "inspect" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568", kill_on_drop: false }`
[INFO] [stdout] ccffeed11c041bd03f0cee4e06b1d4baa07d7809232f1c7188b5ca4faaa59568
