[INFO] fetching crate emuman 1.10.0... [INFO] checking emuman-1.10.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate emuman 1.10.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate emuman 1.10.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate emuman 1.10.0 [INFO] finished tweaking crates.io crate emuman 1.10.0 [INFO] tweaked toml for crates.io crate emuman 1.10.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate emuman 1.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69b5493a2709e1ba24e1d396ddac08f4a4601787780e0fa3a10c0b1a2cc307b4 [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" "69b5493a2709e1ba24e1d396ddac08f4a4601787780e0fa3a10c0b1a2cc307b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b5493a2709e1ba24e1d396ddac08f4a4601787780e0fa3a10c0b1a2cc307b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b5493a2709e1ba24e1d396ddac08f4a4601787780e0fa3a10c0b1a2cc307b4", kill_on_drop: false }` [INFO] [stdout] 69b5493a2709e1ba24e1d396ddac08f4a4601787780e0fa3a10c0b1a2cc307b4 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] f5b9ecf203576e814ae7aca4a4cd5aa4bf7b90a5726ac64be1f14db54535bee8 [INFO] running `Command { std: "docker" "start" "-a" "f5b9ecf203576e814ae7aca4a4cd5aa4bf7b90a5726ac64be1f14db54535bee8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking nohash-hasher v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking emuman v1.10.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/main.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | Error::IO(err) => err.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/main.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | Error::XML(err) => err.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/main.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | Error::SQL(err) => err.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/main.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | Error::CBOR(err) => err.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/main.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | Error::Zip(err) => err.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/main.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | Error::IO(err) => err.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/main.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | Error::XML(err) => err.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/main.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | Error::SQL(err) => err.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/main.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | Error::CBOR(err) => err.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/main.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | Error::Zip(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f5b9ecf203576e814ae7aca4a4cd5aa4bf7b90a5726ac64be1f14db54535bee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b9ecf203576e814ae7aca4a4cd5aa4bf7b90a5726ac64be1f14db54535bee8", kill_on_drop: false }` [INFO] [stdout] f5b9ecf203576e814ae7aca4a4cd5aa4bf7b90a5726ac64be1f14db54535bee8