[INFO] fetching crate herolib-os 0.3.6... [INFO] checking herolib-os-0.3.6 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] extracting crate herolib-os 0.3.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate herolib-os 0.3.6 [INFO] finished tweaking crates.io crate herolib-os 0.3.6 [INFO] tweaked toml for crates.io crate herolib-os 0.3.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate herolib-os 0.3.6 on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate herolib-os 0.3.6 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded zmij v1.0.2 [INFO] [stderr] Downloaded herolib-derive v0.3.6 [INFO] [stderr] Downloaded herolib-core v0.3.6 [INFO] [stderr] Downloaded redis v0.31.0 [INFO] [stderr] Downloaded rhai v1.23.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6284350fd37ec3de9d70fad67da60526fcc6f08252419bbf4ed15be55876c2c [INFO] running `Command { std: "docker" "start" "-a" "b6284350fd37ec3de9d70fad67da60526fcc6f08252419bbf4ed15be55876c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6284350fd37ec3de9d70fad67da60526fcc6f08252419bbf4ed15be55876c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6284350fd37ec3de9d70fad67da60526fcc6f08252419bbf4ed15be55876c2c", kill_on_drop: false }` [INFO] [stdout] b6284350fd37ec3de9d70fad67da60526fcc6f08252419bbf4ed15be55876c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5f5e93d449569fc20d2482346c832886e172a0334a973769ea0e951d753499 [INFO] running `Command { std: "docker" "start" "-a" "5b5f5e93d449569fc20d2482346c832886e172a0334a973769ea0e951d753499", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking serde_json v1.0.148 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking quote v1.0.42 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking jiff v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking rhai v1.23.6 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling herolib-derive v0.3.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking redis v0.31.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking herolib-core v0.3.6 [INFO] [stderr] Checking herolib-os v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/os/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub use fs::*; [INFO] [stdout] | ^^^^^ the name `which` in the value namespace is first re-exported here [INFO] [stdout] 47 | pub use package::*; [INFO] [stdout] | ---------- but the name `which` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/os/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub use fs::*; [INFO] [stdout] | ^^^^^ the name `which` in the value namespace is first re-exported here [INFO] [stdout] 47 | pub use package::*; [INFO] [stdout] | ---------- but the name `which` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/process/mgmt.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/process/mgmt.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `Command { std: "docker" "inspect" "5b5f5e93d449569fc20d2482346c832886e172a0334a973769ea0e951d753499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5f5e93d449569fc20d2482346c832886e172a0334a973769ea0e951d753499", kill_on_drop: false }` [INFO] [stdout] 5b5f5e93d449569fc20d2482346c832886e172a0334a973769ea0e951d753499