[INFO] fetching crate laze 0.1.2... [INFO] checking laze-0.1.2 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate laze 0.1.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate laze 0.1.2 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate laze 0.1.2 [INFO] finished tweaking crates.io crate laze 0.1.2 [INFO] tweaked toml for crates.io crate laze 0.1.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate laze 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c68de99308c627505f98bae6daf6993f4ac75a1c21d8bd52348233f5507d1fc4 [INFO] running `Command { std: "docker" "start" "-a" "c68de99308c627505f98bae6daf6993f4ac75a1c21d8bd52348233f5507d1fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c68de99308c627505f98bae6daf6993f4ac75a1c21d8bd52348233f5507d1fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68de99308c627505f98bae6daf6993f4ac75a1c21d8bd52348233f5507d1fc4", kill_on_drop: false }` [INFO] [stdout] c68de99308c627505f98bae6daf6993f4ac75a1c21d8bd52348233f5507d1fc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a225bb52b5bbf7637af79c259a2dce347c36738848c986eaa14cc1c2125d3cfa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a225bb52b5bbf7637af79c259a2dce347c36738848c986eaa14cc1c2125d3cfa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking sized-chunks v0.6.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking treestate v0.1.0 [INFO] [stderr] Checking laze v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Error` [INFO] [stdout] --> src/nested_env/expand.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Error, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.01s [INFO] running `Command { std: "docker" "inspect" "a225bb52b5bbf7637af79c259a2dce347c36738848c986eaa14cc1c2125d3cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a225bb52b5bbf7637af79c259a2dce347c36738848c986eaa14cc1c2125d3cfa", kill_on_drop: false }` [INFO] [stdout] a225bb52b5bbf7637af79c259a2dce347c36738848c986eaa14cc1c2125d3cfa