[INFO] fetching crate tokimak 0.0.1... [INFO] testing tokimak-0.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tokimak 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate tokimak 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tokimak 0.0.1 [INFO] tweaked toml for crates.io crate tokimak 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokimak 0.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokimak 0.0.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console-api v0.8.0 [INFO] [stderr] Downloaded russh-keys v0.45.0 [INFO] [stderr] Downloaded russh-cryptovec v0.7.3 [INFO] [stderr] Downloaded tracing-glog v0.4.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded serde_json v1.0.130 [INFO] [stderr] Downloaded console-subscriber v0.4.0 [INFO] [stderr] Downloaded russh v0.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2703c109e008d8cab1a1b4952a2866294345cc0223e1668c1fcc3c7c5f6f214e [INFO] running `Command { std: "docker" "start" "-a" "2703c109e008d8cab1a1b4952a2866294345cc0223e1668c1fcc3c7c5f6f214e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2703c109e008d8cab1a1b4952a2866294345cc0223e1668c1fcc3c7c5f6f214e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2703c109e008d8cab1a1b4952a2866294345cc0223e1668c1fcc3c7c5f6f214e", kill_on_drop: false }` [INFO] [stdout] 2703c109e008d8cab1a1b4952a2866294345cc0223e1668c1fcc3c7c5f6f214e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb81ef39ec60b68c3525c88fa168d67c199017c4f8a58ce772d6aed51876bb72 [INFO] running `Command { std: "docker" "start" "-a" "eb81ef39ec60b68c3525c88fa168d67c199017c4f8a58ce772d6aed51876bb72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokimak v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.23s [INFO] running `Command { std: "docker" "inspect" "eb81ef39ec60b68c3525c88fa168d67c199017c4f8a58ce772d6aed51876bb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb81ef39ec60b68c3525c88fa168d67c199017c4f8a58ce772d6aed51876bb72", kill_on_drop: false }` [INFO] [stdout] eb81ef39ec60b68c3525c88fa168d67c199017c4f8a58ce772d6aed51876bb72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d166f5beb8dc6af306e8c32c350830152f5cce42a471be3332287bb07347a54 [INFO] running `Command { std: "docker" "start" "-a" "9d166f5beb8dc6af306e8c32c350830152f5cce42a471be3332287bb07347a54", kill_on_drop: false }` [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.130 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling russh-cryptovec v0.7.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling tracing-glog v0.4.0 [INFO] [stderr] Compiling tracing-indicatif v0.3.6 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokimak v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling russh-keys v0.45.0 [INFO] [stderr] Compiling russh v0.45.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling console-api v0.8.0 [INFO] [stderr] Compiling console-subscriber v0.4.0 [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> examples/demo.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `num_blocking_threads` found for struct `RuntimeMetrics` in the current scope [INFO] [stdout] --> examples/demo.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | blocking_threads = metrics.num_blocking_threads(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `RuntimeMetrics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokimak` (example "demo") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9d166f5beb8dc6af306e8c32c350830152f5cce42a471be3332287bb07347a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d166f5beb8dc6af306e8c32c350830152f5cce42a471be3332287bb07347a54", kill_on_drop: false }` [INFO] [stdout] 9d166f5beb8dc6af306e8c32c350830152f5cce42a471be3332287bb07347a54