[INFO] fetching crate hagen-core 0.1.5... [INFO] checking hagen-core-0.1.5 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate hagen-core 0.1.5 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate hagen-core 0.1.5 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relative-path v1.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "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] c6f89aab15dfb615bbdb40739db331b07dfa8df80cc448f71a59026b60416e1b [INFO] running `Command { std: "docker" "start" "-a" "c6f89aab15dfb615bbdb40739db331b07dfa8df80cc448f71a59026b60416e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6f89aab15dfb615bbdb40739db331b07dfa8df80cc448f71a59026b60416e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f89aab15dfb615bbdb40739db331b07dfa8df80cc448f71a59026b60416e1b", kill_on_drop: false }` [INFO] [stdout] c6f89aab15dfb615bbdb40739db331b07dfa8df80cc448f71a59026b60416e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8c3361a99db8adca3e2616fbef2d1f039bbb8f6a2133e903fec5fc9ae28c4f [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" "fa8c3361a99db8adca3e2616fbef2d1f039bbb8f6a2133e903fec5fc9ae28c4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking relative-path v1.3.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [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 backtrace v0.3.51 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [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 v1.0.116 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking jsonpath_lib v0.2.5 [INFO] [stderr] Checking handlebars v3.5.0 [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/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/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 25s [INFO] running `Command { std: "docker" "inspect" "fa8c3361a99db8adca3e2616fbef2d1f039bbb8f6a2133e903fec5fc9ae28c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8c3361a99db8adca3e2616fbef2d1f039bbb8f6a2133e903fec5fc9ae28c4f", kill_on_drop: false }` [INFO] [stdout] fa8c3361a99db8adca3e2616fbef2d1f039bbb8f6a2133e903fec5fc9ae28c4f