[INFO] fetching crate rudolfs 0.3.8... [INFO] building rudolfs-0.3.8 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate rudolfs 0.3.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rudolfs 0.3.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rudolfs 0.3.8 [INFO] tweaked toml for crates.io crate rudolfs 0.3.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rudolfs 0.3.8 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rudolfs 0.3.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded rusoto_core v0.48.0 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded rusoto_signature v0.48.0 [INFO] [stderr] Downloaded rusoto_sts v0.48.0 [INFO] [stderr] Downloaded human-size v0.4.3 [INFO] [stderr] Downloaded rusoto_s3 v0.48.0 [INFO] [stderr] Downloaded security-framework-sys v2.13.0 [INFO] [stderr] Downloaded rusoto_credential v0.48.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0423cac3f286b3ae52e63db3b40a53db3b75e0338f5c8e7f3654839496150121 [INFO] running `Command { std: "docker" "start" "-a" "0423cac3f286b3ae52e63db3b40a53db3b75e0338f5c8e7f3654839496150121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0423cac3f286b3ae52e63db3b40a53db3b75e0338f5c8e7f3654839496150121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0423cac3f286b3ae52e63db3b40a53db3b75e0338f5c8e7f3654839496150121", kill_on_drop: false }` [INFO] [stdout] 0423cac3f286b3ae52e63db3b40a53db3b75e0338f5c8e7f3654839496150121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152514ed9ac45afe04699002d4e1a482e9b02d44b58461f01d209ca973bde77b [INFO] running `Command { std: "docker" "start" "-a" "152514ed9ac45afe04699002d4e1a482e9b02d44b58461f01d209ca973bde77b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling keystream v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chacha v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling human-size v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling rusoto_sts v0.48.0 [INFO] [stderr] Compiling rusoto_s3 v0.48.0 [INFO] [stderr] Compiling rudolfs v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `total_size` and `max_size` are never used [INFO] [stdout] --> src/storage/mod.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 182 | pub trait Storage { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 212 | async fn total_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | async fn max_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "152514ed9ac45afe04699002d4e1a482e9b02d44b58461f01d209ca973bde77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152514ed9ac45afe04699002d4e1a482e9b02d44b58461f01d209ca973bde77b", kill_on_drop: false }` [INFO] [stdout] 152514ed9ac45afe04699002d4e1a482e9b02d44b58461f01d209ca973bde77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee032c57893d30d2d9db5d8bdba4fe2a221e1b293ab1fd8db820820f2669a7eb [INFO] running `Command { std: "docker" "start" "-a" "ee032c57893d30d2d9db5d8bdba4fe2a221e1b293ab1fd8db820820f2669a7eb", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stdout] warning: methods `total_size` and `max_size` are never used [INFO] [stdout] --> src/storage/mod.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 182 | pub trait Storage { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 212 | async fn total_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | async fn max_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rudolfs v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `total_size` and `max_size` are never used [INFO] [stdout] --> src/storage/mod.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 182 | pub trait Storage { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 212 | async fn total_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | async fn max_size(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.86s [INFO] running `Command { std: "docker" "inspect" "ee032c57893d30d2d9db5d8bdba4fe2a221e1b293ab1fd8db820820f2669a7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee032c57893d30d2d9db5d8bdba4fe2a221e1b293ab1fd8db820820f2669a7eb", kill_on_drop: false }` [INFO] [stdout] ee032c57893d30d2d9db5d8bdba4fe2a221e1b293ab1fd8db820820f2669a7eb