[INFO] cloning repository https://github.com/sbstp/merovingian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbstp/merovingian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Fmerovingian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Fmerovingian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 110503d68c5e4e18eb05dd3f860b6fa2eeb35978 [INFO] checking sbstp/merovingian against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Fmerovingian" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbstp/merovingian on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbstp/merovingian [INFO] finished tweaking git repo https://github.com/sbstp/merovingian [INFO] tweaked toml for git repo https://github.com/sbstp/merovingian written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sbstp/merovingian already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 987bb2213bcceb9b0ce6fcfa59632b369471208dd705b4cf75ea28e376611d0d [INFO] running `Command { std: "docker" "start" "-a" "987bb2213bcceb9b0ce6fcfa59632b369471208dd705b4cf75ea28e376611d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "987bb2213bcceb9b0ce6fcfa59632b369471208dd705b4cf75ea28e376611d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987bb2213bcceb9b0ce6fcfa59632b369471208dd705b4cf75ea28e376611d0d", kill_on_drop: false }` [INFO] [stdout] 987bb2213bcceb9b0ce6fcfa59632b369471208dd705b4cf75ea28e376611d0d [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d3bf536ee48b40b57e6b0822027f99fd12ce1bfc3d6936b096a0e78d06e352 [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" "81d3bf536ee48b40b57e6b0822027f99fd12ce1bfc3d6936b096a0e78d06e352", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking open v1.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking hashbrown v0.1.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking vobsub v0.2.3 [INFO] [stderr] Checking subparse v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking csv v1.0.3 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking attohttpc v0.4.1 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling whatlang v0.6.0 [INFO] [stderr] Checking rusqlite v0.18.0 [INFO] [stderr] Checking mero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | Bincode(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | Csv(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | Io(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | Json(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | ParseIntError(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | Http(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | Sqlite(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | Bincode(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | Csv(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | Io(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | Json(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | ParseIntError(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | Http(e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | Sqlite(e) => e.description(), [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 [optimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "81d3bf536ee48b40b57e6b0822027f99fd12ce1bfc3d6936b096a0e78d06e352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d3bf536ee48b40b57e6b0822027f99fd12ce1bfc3d6936b096a0e78d06e352", kill_on_drop: false }` [INFO] [stdout] 81d3bf536ee48b40b57e6b0822027f99fd12ce1bfc3d6936b096a0e78d06e352