[INFO] cloning repository https://github.com/johnhurt/tokio-equitability-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnhurt/tokio-equitability-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhurt%2Ftokio-equitability-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhurt%2Ftokio-equitability-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3d4ef7c9ae70e22224e4b374c1c6c57ce383ebf
[INFO] testing johnhurt/tokio-equitability-bench against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhurt%2Ftokio-equitability-bench" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/johnhurt/tokio-equitability-bench
[INFO] finished tweaking git repo https://github.com/johnhurt/tokio-equitability-bench
[INFO] tweaked toml for git repo https://github.com/johnhurt/tokio-equitability-bench written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnhurt/tokio-equitability-bench on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/johnhurt/tokio-equitability-bench 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434
[INFO] running `Command { std: "docker" "start" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3 (https://github.com/johnhurt/tokio?branch=global-queue-equitability#ad9a3c0f)
[INFO] [stderr]    Compiling global-queue-equitability-bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `global_queue_share_per_worker` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> src/bin/file_server.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |         builder.global_queue_share_per_worker(share);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_overflow_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/file_server.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |         overflows += m.worker_overflow_count(i);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `worker_park_count` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -         overflows += m.worker_overflow_count(i);
[INFO] [stdout] 126 +         overflows += m.worker_park_count(i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/file_server.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |         steals += m.worker_steal_count(i);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `worker_park_count` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 127 -         steals += m.worker_steal_count(i);
[INFO] [stdout] 127 +         steals += m.worker_park_count(i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remote_schedule_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/file_server.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let remote = m.remote_schedule_count();
[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 `global-queue-equitability-bench` (bin "file_server") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `global_queue_share_per_worker` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> src/bin/flood.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |         builder.global_queue_share_per_worker(share);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_overflow_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/flood.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         overflows += m.worker_overflow_count(i);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `worker_park_count` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 114 -         overflows += m.worker_overflow_count(i);
[INFO] [stdout] 114 +         overflows += m.worker_park_count(i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `worker_steal_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/flood.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         steals += m.worker_steal_count(i);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `worker_park_count` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 -         steals += m.worker_steal_count(i);
[INFO] [stdout] 115 +         steals += m.worker_park_count(i);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remote_schedule_count` found for struct `RuntimeMetrics` in the current scope
[INFO] [stdout]    --> src/bin/flood.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let remote = m.remote_schedule_count();
[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 `global-queue-equitability-bench` (bin "flood") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434", kill_on_drop: false }`
[INFO] [stdout] 3aaac19358eadb964b5244076645b53ae81f93d5ebae8afadfec9c82cc813434
