[INFO] fetching crate hagen-core 0.1.5... [INFO] checking hagen-core-0.1.5 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate hagen-core 0.1.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hagen-core 0.1.5 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hagen-core 0.1.5 [INFO] finished tweaking crates.io crate hagen-core 0.1.5 [INFO] tweaked toml for crates.io crate hagen-core 0.1.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e80be757ebfaee3a74c3d822d722eeaf687bd4b54c6c2c4324f3d26f904bd4a [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" "4e80be757ebfaee3a74c3d822d722eeaf687bd4b54c6c2c4324f3d26f904bd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e80be757ebfaee3a74c3d822d722eeaf687bd4b54c6c2c4324f3d26f904bd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e80be757ebfaee3a74c3d822d722eeaf687bd4b54c6c2c4324f3d26f904bd4a", kill_on_drop: false }` [INFO] [stdout] 4e80be757ebfaee3a74c3d822d722eeaf687bd4b54c6c2c4324f3d26f904bd4a [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 33d9df7542281550f40a240cc3a7ff671c872cc30758367001ab11085011df71 [INFO] running `Command { std: "docker" "start" "-a" "33d9df7542281550f40a240cc3a7ff671c872cc30758367001ab11085011df71", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking jsonpath_lib v0.2.5 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking hagen-core v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/time.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:29:61 [INFO] [stdout] | [INFO] [stdout] 29 | let result = Url::parse(&output.site_url).map_err(|err| RenderError::with(err))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | result.join(url).map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/error.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | RenderError::with(err.compat()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/time.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:29:61 [INFO] [stdout] | [INFO] [stdout] 29 | let result = Url::parse(&output.site_url).map_err(|err| RenderError::with(err))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | .map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/helper/url.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | result.join(url).map_err(|err| RenderError::with(err))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `handlebars::RenderError::with` [INFO] [stdout] --> src/error.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | RenderError::with(err.compat()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "33d9df7542281550f40a240cc3a7ff671c872cc30758367001ab11085011df71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d9df7542281550f40a240cc3a7ff671c872cc30758367001ab11085011df71", kill_on_drop: false }` [INFO] [stdout] 33d9df7542281550f40a240cc3a7ff671c872cc30758367001ab11085011df71