[INFO] fetching crate shoal 0.1.0... [INFO] testing shoal-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate shoal 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate shoal 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate shoal 0.1.0 [INFO] tweaked toml for crates.io crate shoal 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shoal 0.1.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] crate crates.io crate shoal 0.1.0 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" "+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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 72b50f6caa4d1a114e70b57789fc81a40ae5a17e4083edecf58185b3b10eaad0 [INFO] running `Command { std: "docker" "start" "-a" "72b50f6caa4d1a114e70b57789fc81a40ae5a17e4083edecf58185b3b10eaad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b50f6caa4d1a114e70b57789fc81a40ae5a17e4083edecf58185b3b10eaad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b50f6caa4d1a114e70b57789fc81a40ae5a17e4083edecf58185b3b10eaad0", kill_on_drop: false }` [INFO] [stdout] 72b50f6caa4d1a114e70b57789fc81a40ae5a17e4083edecf58185b3b10eaad0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4efcc807c418b460ba8060231058f99b56a983e3a7cc118674a7d9e51af777b6 [INFO] running `Command { std: "docker" "start" "-a" "4efcc807c418b460ba8060231058f99b56a983e3a7cc118674a7d9e51af777b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling enclose v1.2.0 [INFO] [stderr] Compiling glommio v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling kanal v0.1.0-pre8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling intmap v2.0.0 [INFO] [stderr] Compiling papaya v0.2.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.3 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling munge v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rkyv-with v0.1.2 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling opentelemetry v0.25.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling gxhash v2.3.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling opentelemetry_sdk v0.25.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.25.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.25.0 [INFO] [stderr] Compiling shoal-core v0.1.0 [INFO] [stderr] Compiling shoal-derive v0.1.0 [INFO] [stderr] Compiling shoal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "4efcc807c418b460ba8060231058f99b56a983e3a7cc118674a7d9e51af777b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efcc807c418b460ba8060231058f99b56a983e3a7cc118674a7d9e51af777b6", kill_on_drop: false }` [INFO] [stdout] 4efcc807c418b460ba8060231058f99b56a983e3a7cc118674a7d9e51af777b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 64808313b54152ca54e1f0dda6a5ca7d8cbd0fa8f0bec79533f2bd09cf521a7a [INFO] running `Command { std: "docker" "start" "-a" "64808313b54152ca54e1f0dda6a5ca7d8cbd0fa8f0bec79533f2bd09cf521a7a", kill_on_drop: false }` [INFO] [stderr] Compiling shoal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "64808313b54152ca54e1f0dda6a5ca7d8cbd0fa8f0bec79533f2bd09cf521a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64808313b54152ca54e1f0dda6a5ca7d8cbd0fa8f0bec79533f2bd09cf521a7a", kill_on_drop: false }` [INFO] [stdout] 64808313b54152ca54e1f0dda6a5ca7d8cbd0fa8f0bec79533f2bd09cf521a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7e150288c22ba8963291df2385b9d153c2346b09bac5147ef9f19ff4c04bc159 [INFO] running `Command { std: "docker" "start" "-a" "7e150288c22ba8963291df2385b9d153c2346b09bac5147ef9f19ff4c04bc159", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shoal-d065d52ed8dc517e) [INFO] [stderr] Doc-tests shoal [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] [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" "7e150288c22ba8963291df2385b9d153c2346b09bac5147ef9f19ff4c04bc159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e150288c22ba8963291df2385b9d153c2346b09bac5147ef9f19ff4c04bc159", kill_on_drop: false }` [INFO] [stdout] 7e150288c22ba8963291df2385b9d153c2346b09bac5147ef9f19ff4c04bc159