[INFO] fetching crate pr47 0.1.3... [INFO] checking pr47-0.1.3 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate pr47 0.1.3 into /workspace/builds/worker-98/source [INFO] validating manifest of crates.io crate pr47 0.1.3 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pr47 0.1.3 [INFO] finished tweaking crates.io crate pr47 0.1.3 [INFO] tweaked toml for crates.io crate pr47 0.1.3 written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate crates.io crate pr47 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19755252ac2445cd0308f539a2a4e31e9a62bb427ed51f38097925c62df33333 [INFO] running `Command { std: "docker" "start" "-a" "19755252ac2445cd0308f539a2a4e31e9a62bb427ed51f38097925c62df33333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19755252ac2445cd0308f539a2a4e31e9a62bb427ed51f38097925c62df33333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19755252ac2445cd0308f539a2a4e31e9a62bb427ed51f38097925c62df33333", kill_on_drop: false }` [INFO] [stdout] 19755252ac2445cd0308f539a2a4e31e9a62bb427ed51f38097925c62df33333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212c4f0abd93b3d8da53fd1fb900b2e60db5f8e3291adf89e59a670b0d6ba9fe [INFO] running `Command { std: "docker" "start" "-a" "212c4f0abd93b3d8da53fd1fb900b2e60db5f8e3291adf89e59a670b0d6ba9fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking unchecked_unwrap v3.0.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling pr47-codegen v0.0.2 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking xjbutil v0.4.4 [INFO] [stderr] Checking pr47 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> src/vm/al31f/executor/async_executor.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[must_use = "VM thread are effective iff a function gets run on it"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | #[cfg(feature = "async")] [INFO] [stdout] 72 | / pub async fn create_vm_main_thread( [INFO] [stdout] 73 | | alloc: A, [INFO] [stdout] 74 | | program: &CompiledProgram [INFO] [stdout] 75 | | ) -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 82 | | ret [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> src/vm/al31f/executor/async_executor.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[must_use = "VM thread are effective iff a function gets run on it"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | #[cfg(feature = "async")] [INFO] [stdout] 72 | / pub async fn create_vm_main_thread( [INFO] [stdout] 73 | | alloc: A, [INFO] [stdout] 74 | | program: &CompiledProgram [INFO] [stdout] 75 | | ) -> Box> { [INFO] [stdout] ... | [INFO] [stdout] 82 | | ret [INFO] [stdout] 83 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.67s [INFO] running `Command { std: "docker" "inspect" "212c4f0abd93b3d8da53fd1fb900b2e60db5f8e3291adf89e59a670b0d6ba9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212c4f0abd93b3d8da53fd1fb900b2e60db5f8e3291adf89e59a670b0d6ba9fe", kill_on_drop: false }` [INFO] [stdout] 212c4f0abd93b3d8da53fd1fb900b2e60db5f8e3291adf89e59a670b0d6ba9fe