[INFO] fetching crate emuman 1.10.0... [INFO] checking emuman-1.10.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate emuman 1.10.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate emuman 1.10.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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-6/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded podio v0.1.6 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded half v1.4.0 [INFO] [stderr] Downloaded rusqlite v0.20.0 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded bzip2-sys v0.1.7 [INFO] [stderr] Downloaded zip v0.5.3 [INFO] [stderr] Downloaded nohash-hasher v0.1.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.16.0 [INFO] [stderr] Downloaded roxmltree v0.7.3 [INFO] [stderr] Downloaded xmlparser v0.10.0 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "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] bf354639d39912bbfdf15359c95ce7d6ec8d0d2b61524396832712be1bbd01f9 [INFO] running `Command { std: "docker" "start" "-a" "bf354639d39912bbfdf15359c95ce7d6ec8d0d2b61524396832712be1bbd01f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf354639d39912bbfdf15359c95ce7d6ec8d0d2b61524396832712be1bbd01f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf354639d39912bbfdf15359c95ce7d6ec8d0d2b61524396832712be1bbd01f9", kill_on_drop: false }` [INFO] [stdout] bf354639d39912bbfdf15359c95ce7d6ec8d0d2b61524396832712be1bbd01f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 913828aa95ddcc32662a7527fe9e2b02c02099e82e4bfe2dff25ec3a6cb50588 [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" "913828aa95ddcc32662a7527fe9e2b02c02099e82e4bfe2dff25ec3a6cb50588", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking same-file v1.0.5 [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] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.4 [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 clap v2.33.0 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.2.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 02s [INFO] running `Command { std: "docker" "inspect" "913828aa95ddcc32662a7527fe9e2b02c02099e82e4bfe2dff25ec3a6cb50588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913828aa95ddcc32662a7527fe9e2b02c02099e82e4bfe2dff25ec3a6cb50588", kill_on_drop: false }` [INFO] [stdout] 913828aa95ddcc32662a7527fe9e2b02c02099e82e4bfe2dff25ec3a6cb50588