[INFO] updating cached repository https://github.com/OpenEnergyDashboard/harf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5b731808478c4ceb0da3ff41a59a72541e67d1b [INFO] checking OpenEnergyDashboard/harf against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenEnergyDashboard%2Fharf" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenEnergyDashboard/harf on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OpenEnergyDashboard/harf [INFO] finished tweaking git repo https://github.com/OpenEnergyDashboard/harf [INFO] tweaked toml for git repo https://github.com/OpenEnergyDashboard/harf written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/OpenEnergyDashboard/harf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f7acfd91fbcd0c0bef1e354e4ed6b655e8a22fdcaa72f2410e752ac24f4667 [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" "41f7acfd91fbcd0c0bef1e354e4ed6b655e8a22fdcaa72f2410e752ac24f4667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f7acfd91fbcd0c0bef1e354e4ed6b655e8a22fdcaa72f2410e752ac24f4667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f7acfd91fbcd0c0bef1e354e4ed6b655e8a22fdcaa72f2410e752ac24f4667", kill_on_drop: false }` [INFO] [stdout] 41f7acfd91fbcd0c0bef1e354e4ed6b655e8a22fdcaa72f2410e752ac24f4667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 686dc2d7e7ec8e78a568e1dda3aea06b02e9088a08bab798e502fd576827ec69 [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" "686dc2d7e7ec8e78a568e1dda3aea06b02e9088a08bab798e502fd576827ec69", kill_on_drop: false }` [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking mio v0.6.12 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking relay v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.15 [INFO] [stderr] Checking harf v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:82 [INFO] [stdout] | [INFO] [stdout] 56 | return Err(format!("Could not read from file {}: {}", args[1], e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:63:74 [INFO] [stdout] | [INFO] [stdout] 63 | Err(e) => { Err(format!("Could not open file {}: {}", args[1], e.description())) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:112:51 [INFO] [stdout] | [INFO] [stdout] 112 | Err(e) => (false, format!("{}", e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:56:82 [INFO] [stdout] | [INFO] [stdout] 56 | return Err(format!("Could not read from file {}: {}", args[1], e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:63:74 [INFO] [stdout] | [INFO] [stdout] 63 | Err(e) => { Err(format!("Could not open file {}: {}", args[1], e.description())) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:112:51 [INFO] [stdout] | [INFO] [stdout] 112 | Err(e) => (false, format!("{}", e.description())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.26s [INFO] running `Command { std: "docker" "inspect" "686dc2d7e7ec8e78a568e1dda3aea06b02e9088a08bab798e502fd576827ec69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686dc2d7e7ec8e78a568e1dda3aea06b02e9088a08bab798e502fd576827ec69", kill_on_drop: false }` [INFO] [stdout] 686dc2d7e7ec8e78a568e1dda3aea06b02e9088a08bab798e502fd576827ec69