[INFO] fetching crate emuman 1.10.0... [INFO] checking emuman-1.10.0 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate emuman 1.10.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate emuman 1.10.0 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate crates.io crate emuman 1.10.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0075f8e7c8a3589b6d91e4cfa8ca91d72a795ca7ec439909971489e2d2bd017 [INFO] running `"docker" "start" "-a" "e0075f8e7c8a3589b6d91e4cfa8ca91d72a795ca7ec439909971489e2d2bd017"` [INFO] [stderr] Checking nohash-hasher v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking bstr v0.2.8 [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 zip v0.5.3 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking emuman v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | Error::IO(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | Error::IO(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:73:36 [INFO] [stderr] | [INFO] [stderr] 73 | Error::XML(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:74:36 [INFO] [stderr] | [INFO] [stderr] 74 | Error::SQL(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:75:37 [INFO] [stderr] | [INFO] [stderr] 75 | Error::CBOR(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:76:36 [INFO] [stderr] | [INFO] [stderr] 76 | Error::Zip(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:73:36 [INFO] [stderr] | [INFO] [stderr] 73 | Error::XML(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:74:36 [INFO] [stderr] | [INFO] [stderr] 74 | Error::SQL(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:75:37 [INFO] [stderr] | [INFO] [stderr] 75 | Error::CBOR(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:76:36 [INFO] [stderr] | [INFO] [stderr] 76 | Error::Zip(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.01s [INFO] running `"docker" "inspect" "e0075f8e7c8a3589b6d91e4cfa8ca91d72a795ca7ec439909971489e2d2bd017"` [INFO] running `"docker" "rm" "-f" "e0075f8e7c8a3589b6d91e4cfa8ca91d72a795ca7ec439909971489e2d2bd017"` [INFO] [stdout] e0075f8e7c8a3589b6d91e4cfa8ca91d72a795ca7ec439909971489e2d2bd017