[INFO] fetching crate holding 0.1.0... [INFO] checking holding-0.1.0 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate holding 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate holding 0.1.0 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate holding 0.1.0 [INFO] finished tweaking crates.io crate holding 0.1.0 [INFO] tweaked toml for crates.io crate holding 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate holding 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] e78002866af64ea5e444e7a533df6e25c2d0a43475f61ba6caff8d4278828f05 [INFO] running `Command { std: "docker" "start" "-a" "e78002866af64ea5e444e7a533df6e25c2d0a43475f61ba6caff8d4278828f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e78002866af64ea5e444e7a533df6e25c2d0a43475f61ba6caff8d4278828f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78002866af64ea5e444e7a533df6e25c2d0a43475f61ba6caff8d4278828f05", kill_on_drop: false }` [INFO] [stdout] e78002866af64ea5e444e7a533df6e25c2d0a43475f61ba6caff8d4278828f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5441d5c5f12eb85014e30656f6e65518b0057669e1abb7f62d267237a3bd7c81 [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" "5441d5c5f12eb85014e30656f6e65518b0057669e1abb7f62d267237a3bd7c81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking strum v0.19.2 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking ordinal v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking dice-command-parser v0.6.0 [INFO] [stderr] Checking dnd_dice_roller v0.4.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking clap_generate v3.0.0-beta.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-socks v0.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking holding_color v0.1.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking holding_kronos v0.1.0 [INFO] [stderr] Checking holding_solar v0.1.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking rspotify v0.10.0 [INFO] [stderr] Checking holding v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `host` [INFO] [stdout] --> src/opts/host.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | host: IpAddr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/opts/host.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `host` [INFO] [stdout] --> src/opts/host.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | host: IpAddr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/opts/host.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "5441d5c5f12eb85014e30656f6e65518b0057669e1abb7f62d267237a3bd7c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5441d5c5f12eb85014e30656f6e65518b0057669e1abb7f62d267237a3bd7c81", kill_on_drop: false }` [INFO] [stdout] 5441d5c5f12eb85014e30656f6e65518b0057669e1abb7f62d267237a3bd7c81