[INFO] fetching crate printnanny-gst-config 0.2.0... [INFO] testing printnanny-gst-config-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate printnanny-gst-config 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate printnanny-gst-config 0.2.0 [INFO] finished tweaking crates.io crate printnanny-gst-config 0.2.0 [INFO] tweaked toml for crates.io crate printnanny-gst-config 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate printnanny-gst-config 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.48) [INFO] [stderr] Adding printnanny-services v0.29.4 (available: v0.33.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17596cfa14b8e1a14bdd42675dbfd66d7c80c9fda82b87a41b2f0c9789ad1d27 [INFO] running `Command { std: "docker" "start" "-a" "17596cfa14b8e1a14bdd42675dbfd66d7c80c9fda82b87a41b2f0c9789ad1d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17596cfa14b8e1a14bdd42675dbfd66d7c80c9fda82b87a41b2f0c9789ad1d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17596cfa14b8e1a14bdd42675dbfd66d7c80c9fda82b87a41b2f0c9789ad1d27", kill_on_drop: false }` [INFO] [stdout] 17596cfa14b8e1a14bdd42675dbfd66d7c80c9fda82b87a41b2f0c9789ad1d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe09f2fb7fd4cba90389711129cee75fb0182e3ac5ee0f9f28eece74784f8f6 [INFO] running `Command { std: "docker" "start" "-a" "2fe09f2fb7fd4cba90389711129cee75fb0182e3ac5ee0f9f28eece74784f8f6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling printnanny-api-client v0.113.0 [INFO] [stderr] Compiling printnanny-services v0.29.4 [INFO] [stderr] Compiling printnanny-gst-config v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "2fe09f2fb7fd4cba90389711129cee75fb0182e3ac5ee0f9f28eece74784f8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe09f2fb7fd4cba90389711129cee75fb0182e3ac5ee0f9f28eece74784f8f6", kill_on_drop: false }` [INFO] [stdout] 2fe09f2fb7fd4cba90389711129cee75fb0182e3ac5ee0f9f28eece74784f8f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0290e1d2bc5f059c5e10f3d0255638a82f50232f0025ee9e845b3d515971d59 [INFO] running `Command { std: "docker" "start" "-a" "f0290e1d2bc5f059c5e10f3d0255638a82f50232f0025ee9e845b3d515971d59", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling printnanny-gst-config v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "f0290e1d2bc5f059c5e10f3d0255638a82f50232f0025ee9e845b3d515971d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0290e1d2bc5f059c5e10f3d0255638a82f50232f0025ee9e845b3d515971d59", kill_on_drop: false }` [INFO] [stdout] f0290e1d2bc5f059c5e10f3d0255638a82f50232f0025ee9e845b3d515971d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c8d2cd427061e5fe281d05fc134e9bdf278771e7381164d6331e69b134bfc9e [INFO] running `Command { std: "docker" "start" "-a" "7c8d2cd427061e5fe281d05fc134e9bdf278771e7381164d6331e69b134bfc9e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::io::prelude` [INFO] [stderr] --> src/config.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `printnanny-gst-config` (lib) generated 1 warning [INFO] [stderr] warning: `printnanny-gst-config` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/printnanny_gst_config-91b8de0278bf8b0c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::test_save ... ok [INFO] [stdout] test config::tests::test_nested_env_var ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests printnanny_gst_config [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c8d2cd427061e5fe281d05fc134e9bdf278771e7381164d6331e69b134bfc9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8d2cd427061e5fe281d05fc134e9bdf278771e7381164d6331e69b134bfc9e", kill_on_drop: false }` [INFO] [stdout] 7c8d2cd427061e5fe281d05fc134e9bdf278771e7381164d6331e69b134bfc9e