[INFO] fetching crate some_global_executor 0.1.3...
[INFO] checking some_global_executor-0.1.3 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate some_global_executor 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate some_global_executor 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate some_global_executor 0.1.3
[INFO] tweaked toml for crates.io crate some_global_executor 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate some_global_executor 0.1.3 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate some_global_executor 0.1.3 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973
[INFO] running `Command { std: "docker" "start" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973", 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" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling wasm_safe_thread v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking priority v0.1.1
[INFO] [stderr]    Compiling logwise_proc v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling test_executors_proc v0.3.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking continue v0.1.2
[INFO] [stderr]     Checking wasm_safe_mutex v0.1.2
[INFO] [stderr]     Checking portable_async_sleep v0.1.1
[INFO] [stderr]     Checking logwise v0.5.0
[INFO] [stderr]     Checking some_executor v0.6.3
[INFO] [stdout] error[E0499]: cannot borrow `*executor` as mutable more than once at a time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/some_executor-0.6.3/src/thread_executor.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 618 |     let o = executor.spawn_static(t);
[INFO] [stdout]     |             -------- first mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 621 |     executor.spawn_static(t).detach(); //can't hold this across await points
[INFO] [stdout]     |     ^^^^^^^^              - first borrow later used here
[INFO] [stdout]     |     |
[INFO] [stdout]     |     second mutable borrow occurs here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0499`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `some_executor` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973", kill_on_drop: false }`
[INFO] [stdout] 9077ccf1a47f82f43ab1a4d23c70c51ce83686c8cb20c60efdf8e171c4e17973
