[INFO] fetching crate js_proxy_gen 0.6.2... [INFO] testing js_proxy_gen-0.6.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate js_proxy_gen 0.6.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate js_proxy_gen 0.6.2 [INFO] finished tweaking crates.io crate js_proxy_gen 0.6.2 [INFO] tweaked toml for crates.io crate js_proxy_gen 0.6.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate js_proxy_gen 0.6.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 168 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding pi-async-rt v0.1.18 (available: v0.2.11) [INFO] [stderr] Adding pi_async_file v0.6.6 (available: v0.7.0) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f2dffc249e05c6d0219750909d7dd4361459e67cc442711d1e6759ef2f84aca [INFO] running `Command { std: "docker" "start" "-a" "7f2dffc249e05c6d0219750909d7dd4361459e67cc442711d1e6759ef2f84aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2dffc249e05c6d0219750909d7dd4361459e67cc442711d1e6759ef2f84aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2dffc249e05c6d0219750909d7dd4361459e67cc442711d1e6759ef2f84aca", kill_on_drop: false }` [INFO] [stdout] 7f2dffc249e05c6d0219750909d7dd4361459e67cc442711d1e6759ef2f84aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e824b8dbc887cfd4b825eef7af4a57e509f445043c4ca98fcff56fd036e31c1 [INFO] running `Command { std: "docker" "start" "-a" "9e824b8dbc887cfd4b825eef7af4a57e509f445043c4ca98fcff56fd036e31c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling pi_ext_heap v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pi_wheel v0.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pi_timer v0.1.1 [INFO] [stderr] Compiling pi_wrr v0.1.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling pi_slot_deque v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pi_slot_wheel v0.2.0 [INFO] [stderr] Compiling pi_cancel_timer v0.2.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pi_hash v0.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pi-async-rt v0.1.18 [INFO] [stdout] error[E0599]: no method named `message` found for reference `&PanicHookInfo<'_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pi-async-rt-0.1.18/src/rt/mod.rs:2550:56 [INFO] [stdout] | [INFO] [stdout] 2550 | let other_info = if let Some(arg) = panic_info.message() { [INFO] [stdout] | ^^^^^^^ method not found in `&PanicHookInfo<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pi-async-rt` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e824b8dbc887cfd4b825eef7af4a57e509f445043c4ca98fcff56fd036e31c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e824b8dbc887cfd4b825eef7af4a57e509f445043c4ca98fcff56fd036e31c1", kill_on_drop: false }` [INFO] [stdout] 9e824b8dbc887cfd4b825eef7af4a57e509f445043c4ca98fcff56fd036e31c1