[INFO] fetching crate copypasta 0.10.2... [INFO] testing copypasta-0.10.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate copypasta 0.10.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate copypasta 0.10.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate copypasta 0.10.2 [INFO] tweaked toml for crates.io crate copypasta 0.10.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate copypasta 0.10.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate copypasta 0.10.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-clipboard v0.9.2 [INFO] [stderr] Downloaded memmap2 v0.9.0 [INFO] [stderr] Downloaded cursor-icon v1.0.0 [INFO] [stderr] Downloaded polling v3.2.0 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b07e9fdced291c85c245814cbda1cde7758a72b66be3ad5fe16dd072bc058666 [INFO] running `Command { std: "docker" "start" "-a" "b07e9fdced291c85c245814cbda1cde7758a72b66be3ad5fe16dd072bc058666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b07e9fdced291c85c245814cbda1cde7758a72b66be3ad5fe16dd072bc058666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07e9fdced291c85c245814cbda1cde7758a72b66be3ad5fe16dd072bc058666", kill_on_drop: false }` [INFO] [stdout] b07e9fdced291c85c245814cbda1cde7758a72b66be3ad5fe16dd072bc058666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 023728ccb56ce1c03bc3031b7202d0848595217f59284f0053899ef5bfd76c94 [INFO] running `Command { std: "docker" "start" "-a" "023728ccb56ce1c03bc3031b7202d0848595217f59284f0053899ef5bfd76c94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling cursor-icon v1.0.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling polling v3.2.0 [INFO] [stderr] Compiling calloop v0.12.3 [INFO] [stderr] Compiling wayland-protocols v0.31.0 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.0 [INFO] [stderr] Compiling copypasta v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s [INFO] running `Command { std: "docker" "inspect" "023728ccb56ce1c03bc3031b7202d0848595217f59284f0053899ef5bfd76c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023728ccb56ce1c03bc3031b7202d0848595217f59284f0053899ef5bfd76c94", kill_on_drop: false }` [INFO] [stdout] 023728ccb56ce1c03bc3031b7202d0848595217f59284f0053899ef5bfd76c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a56460e1fd59d8dea41c84e186498010ecd8fde223a67e634f519094a5b667e [INFO] running `Command { std: "docker" "start" "-a" "6a56460e1fd59d8dea41c84e186498010ecd8fde223a67e634f519094a5b667e", kill_on_drop: false }` [INFO] [stderr] Compiling copypasta v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "6a56460e1fd59d8dea41c84e186498010ecd8fde223a67e634f519094a5b667e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a56460e1fd59d8dea41c84e186498010ecd8fde223a67e634f519094a5b667e", kill_on_drop: false }` [INFO] [stdout] 6a56460e1fd59d8dea41c84e186498010ecd8fde223a67e634f519094a5b667e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 051bb4351719679368a3cc1773ca417f9c0db56818e106f2ac9b4aaf37611b5a [INFO] running `Command { std: "docker" "start" "-a" "051bb4351719679368a3cc1773ca417f9c0db56818e106f2ac9b4aaf37611b5a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/copypasta-7494d5fffda6dae1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests copypasta [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "051bb4351719679368a3cc1773ca417f9c0db56818e106f2ac9b4aaf37611b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051bb4351719679368a3cc1773ca417f9c0db56818e106f2ac9b4aaf37611b5a", kill_on_drop: false }` [INFO] [stdout] 051bb4351719679368a3cc1773ca417f9c0db56818e106f2ac9b4aaf37611b5a