[INFO] fetching crate cptc 0.1.4... [INFO] checking cptc-0.1.4 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate cptc 0.1.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cptc 0.1.4 [INFO] finished tweaking crates.io crate cptc 0.1.4 [INFO] tweaked toml for crates.io crate cptc 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cptc 0.1.4 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cptc 0.1.4 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wl-clipboard-rs v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5556831c4b0a10eb0249b52ab78d6e8bd2b023d2c88bfd87107f66762c8cd15a [INFO] running `Command { std: "docker" "start" "-a" "5556831c4b0a10eb0249b52ab78d6e8bd2b023d2c88bfd87107f66762c8cd15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5556831c4b0a10eb0249b52ab78d6e8bd2b023d2c88bfd87107f66762c8cd15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5556831c4b0a10eb0249b52ab78d6e8bd2b023d2c88bfd87107f66762c8cd15a", kill_on_drop: false }` [INFO] [stdout] 5556831c4b0a10eb0249b52ab78d6e8bd2b023d2c88bfd87107f66762c8cd15a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33a390ce0aa81d3fa34ba805e38389ca95b1e0a56b2c6ff97d645962e966ca4 [INFO] running `Command { std: "docker" "start" "-a" "e33a390ce0aa81d3fa34ba805e38389ca95b1e0a56b2c6ff97d645962e966ca4", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wl-clipboard-rs v0.8.0 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking cptc v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "e33a390ce0aa81d3fa34ba805e38389ca95b1e0a56b2c6ff97d645962e966ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33a390ce0aa81d3fa34ba805e38389ca95b1e0a56b2c6ff97d645962e966ca4", kill_on_drop: false }` [INFO] [stdout] e33a390ce0aa81d3fa34ba805e38389ca95b1e0a56b2c6ff97d645962e966ca4