[INFO] fetching crate hagen-core 0.1.5... [INFO] checking hagen-core-0.1.5 against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] extracting crate hagen-core 0.1.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate hagen-core 0.1.5 on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b5959256f65f7cdd6c1514d4d20597ca890de349224220cec1b2c653bac9408 [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" "6b5959256f65f7cdd6c1514d4d20597ca890de349224220cec1b2c653bac9408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b5959256f65f7cdd6c1514d4d20597ca890de349224220cec1b2c653bac9408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5959256f65f7cdd6c1514d4d20597ca890de349224220cec1b2c653bac9408", kill_on_drop: false }` [INFO] [stdout] 6b5959256f65f7cdd6c1514d4d20597ca890de349224220cec1b2c653bac9408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31107f2c137546a686d3b5a6656ae3ded700fa4065cc26d5c3e66d5a2e8090d [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" "d31107f2c137546a686d3b5a6656ae3ded700fa4065cc26d5c3e66d5a2e8090d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking array_tool v1.0.3 [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] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.15 [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 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.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking jsonpath_lib v0.2.5 [INFO] [stderr] Checking handlebars v3.4.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 20s [INFO] running `Command { std: "docker" "inspect" "d31107f2c137546a686d3b5a6656ae3ded700fa4065cc26d5c3e66d5a2e8090d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31107f2c137546a686d3b5a6656ae3ded700fa4065cc26d5c3e66d5a2e8090d", kill_on_drop: false }` [INFO] [stdout] d31107f2c137546a686d3b5a6656ae3ded700fa4065cc26d5c3e66d5a2e8090d