[INFO] fetching crate wandermod 1.1.3...
[INFO] checking wandermod-1.1.3 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate wandermod 1.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate wandermod 1.1.3
[INFO] finished tweaking crates.io crate wandermod 1.1.3
[INFO] tweaked toml for crates.io crate wandermod 1.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wandermod 1.1.3 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wandermod 1.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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15
[INFO] running `Command { std: "docker" "start" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15", 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" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15", 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" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking zlib-rs v0.6.4
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]    Compiling cpal v0.18.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking sidera v1.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ibm437 v0.4.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking xmrs v0.14.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking xmrsplayer v0.14.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wandermod v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15", kill_on_drop: false }`
[INFO] [stdout] 63fe12063bd45a97c6b5f4374f390484843df29091e5efd25cbb8673fbd57d15
