[INFO] cloning repository https://github.com/berrycomp/mps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berrycomp/mps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberrycomp%2Fmps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberrycomp%2Fmps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cc6be6c5db5669114431c506de53e1d4e09f3a1 [INFO] checking berrycomp/mps against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberrycomp%2Fmps" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/berrycomp/mps [INFO] finished tweaking git repo https://github.com/berrycomp/mps [INFO] tweaked toml for git repo https://github.com/berrycomp/mps written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/berrycomp/mps on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/berrycomp/mps 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154434c50378527f6c13575e1584531dca3a27143184ba5b739b21639b073a22 [INFO] running `Command { std: "docker" "start" "-a" "154434c50378527f6c13575e1584531dca3a27143184ba5b739b21639b073a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154434c50378527f6c13575e1584531dca3a27143184ba5b739b21639b073a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154434c50378527f6c13575e1584531dca3a27143184ba5b739b21639b073a22", kill_on_drop: false }` [INFO] [stdout] 154434c50378527f6c13575e1584531dca3a27143184ba5b739b21639b073a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df4fd35b5ea2a1a0a59bff1da1f83ffc67469b4122c7799b3f2206ad3c2a61fd [INFO] running `Command { std: "docker" "start" "-a" "df4fd35b5ea2a1a0a59bff1da1f83ffc67469b4122c7799b3f2206ad3c2a61fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cranelift-srcgen v0.129.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling wasmtime-internal-core v42.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling cranelift-isle v0.129.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.129.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling corosensei v0.3.3 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking cranelift-bitset v0.129.1 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking cranelift-entity v0.129.1 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Checking gimli v0.33.1 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Checking enum-iterator v2.3.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.129.1 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cranelift-control v0.129.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking cranelift-bforest v0.129.1 [INFO] [stderr] Checking ruzstd v0.8.2 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking bytesize v2.3.1 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Checking wasm-encoder v0.246.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking which v8.0.2 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking wasmparser v0.245.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking wast v246.0.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rkyv v0.8.15 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling wasmer-derive v7.1.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling cranelift-codegen v0.129.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking wasmer-types v7.1.0 [INFO] [stderr] Checking wasmer-vm v7.1.0 [INFO] [stderr] Compiling wasmer v7.1.0 [INFO] [stderr] Checking wasmer-compiler v7.1.0 [INFO] [stderr] Checking wat v1.246.1 [INFO] [stderr] Checking cranelift-frontend v0.129.1 [INFO] [stderr] Checking wasmer-compiler-cranelift v7.1.0 [INFO] [stderr] Checking mps v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `worker_class` [INFO] [stdout] --> src/scheduler/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | fn worker_idle_policy(worker_class: CpuClass) -> WorkerIdlePolicy { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worker_class` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/topology/detector.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 328 | (unsafe { std::arch::x86_64::__cpuid_count(7, 0) }.edx & (1 << 15)) != 0 [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `worker_class` [INFO] [stdout] --> src/scheduler/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | fn worker_idle_policy(worker_class: CpuClass) -> WorkerIdlePolicy { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_worker_class` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/topology/detector.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 328 | (unsafe { std::arch::x86_64::__cpuid_count(7, 0) }.edx & (1 << 15)) != 0 [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "df4fd35b5ea2a1a0a59bff1da1f83ffc67469b4122c7799b3f2206ad3c2a61fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4fd35b5ea2a1a0a59bff1da1f83ffc67469b4122c7799b3f2206ad3c2a61fd", kill_on_drop: false }` [INFO] [stdout] df4fd35b5ea2a1a0a59bff1da1f83ffc67469b4122c7799b3f2206ad3c2a61fd