[INFO] cloning repository https://github.com/rileyhernandez/copypasta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rileyhernandez/copypasta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frileyhernandez%2Fcopypasta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frileyhernandez%2Fcopypasta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fb9afb563c6ef3b8f3631c241d5340d004b792b [INFO] testing rileyhernandez/copypasta against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frileyhernandez%2Fcopypasta" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rileyhernandez/copypasta [INFO] finished tweaking git repo https://github.com/rileyhernandez/copypasta [INFO] tweaked toml for git repo https://github.com/rileyhernandez/copypasta written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rileyhernandez/copypasta on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rileyhernandez/copypasta 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eab8f19fa055da1989a7445e0c842615e965e40e825afb681fd0896ba58c15f [INFO] running `Command { std: "docker" "start" "-a" "7eab8f19fa055da1989a7445e0c842615e965e40e825afb681fd0896ba58c15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eab8f19fa055da1989a7445e0c842615e965e40e825afb681fd0896ba58c15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eab8f19fa055da1989a7445e0c842615e965e40e825afb681fd0896ba58c15f", kill_on_drop: false }` [INFO] [stdout] 7eab8f19fa055da1989a7445e0c842615e965e40e825afb681fd0896ba58c15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d917539f3a3b61702e89a4966c3e26a28e4829e36ff9a9c0225fe8a9123093ab [INFO] running `Command { std: "docker" "start" "-a" "d917539f3a3b61702e89a4966c3e26a28e4829e36ff9a9c0225fe8a9123093ab", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling relm4-css v0.11.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling glib-sys v0.22.6 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.2 [INFO] [stderr] Compiling graphene-sys v0.22.0 [INFO] [stderr] Compiling gsk4-sys v0.11.1 [INFO] [stderr] Compiling gtk4-sys v0.11.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling xkbcommon v0.9.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling env v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gtk4-macros v0.11.0 [INFO] [stderr] Compiling relm4-macros v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracker-macros v0.2.2 [INFO] [stderr] Compiling tracker v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling glib v0.22.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling enigo v0.6.1 [INFO] [stderr] Compiling gio v0.22.6 [INFO] [stderr] Compiling cairo-rs v0.22.0 [INFO] [stderr] Compiling graphene-rs v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf v0.22.0 [INFO] [stderr] Compiling pango v0.22.6 [INFO] [stderr] Compiling gdk4 v0.11.2 [INFO] [stderr] Compiling gsk4 v0.11.1 [INFO] [stderr] Compiling gtk4 v0.11.3 [INFO] [stderr] Compiling relm4 v0.11.0 [INFO] [stderr] Compiling relm4-components v0.11.0 [INFO] [stderr] Compiling copypasta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "d917539f3a3b61702e89a4966c3e26a28e4829e36ff9a9c0225fe8a9123093ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d917539f3a3b61702e89a4966c3e26a28e4829e36ff9a9c0225fe8a9123093ab", kill_on_drop: false }` [INFO] [stdout] d917539f3a3b61702e89a4966c3e26a28e4829e36ff9a9c0225fe8a9123093ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600775d7e6dcc8a35d94ed119cc3daf82eefdc53148973c181d8f129f6a6d69c [INFO] running `Command { std: "docker" "start" "-a" "600775d7e6dcc8a35d94ed119cc3daf82eefdc53148973c181d8f129f6a6d69c", kill_on_drop: false }` [INFO] [stderr] Compiling copypasta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "600775d7e6dcc8a35d94ed119cc3daf82eefdc53148973c181d8f129f6a6d69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600775d7e6dcc8a35d94ed119cc3daf82eefdc53148973c181d8f129f6a6d69c", kill_on_drop: false }` [INFO] [stdout] 600775d7e6dcc8a35d94ed119cc3daf82eefdc53148973c181d8f129f6a6d69c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5ddece15ba9bc176ca183ffa28ba913d04ced2a2019442e467d5ff5dc58b75c [INFO] running `Command { std: "docker" "start" "-a" "b5ddece15ba9bc176ca183ffa28ba913d04ced2a2019442e467d5ff5dc58b75c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copypasta-e7b1d4d1032870f6) [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" "b5ddece15ba9bc176ca183ffa28ba913d04ced2a2019442e467d5ff5dc58b75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ddece15ba9bc176ca183ffa28ba913d04ced2a2019442e467d5ff5dc58b75c", kill_on_drop: false }` [INFO] [stdout] b5ddece15ba9bc176ca183ffa28ba913d04ced2a2019442e467d5ff5dc58b75c