[INFO] cloning repository https://github.com/GeorgePearse/rust-copy-paste
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeorgePearse/rust-copy-paste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Frust-copy-paste", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Frust-copy-paste'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01cdbbe877fa9946a02fd6e0b230878ef001b2df
[INFO] checking GeorgePearse/rust-copy-paste against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorgePearse%2Frust-copy-paste" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GeorgePearse/rust-copy-paste
[INFO] finished tweaking git repo https://github.com/GeorgePearse/rust-copy-paste
[INFO] tweaked toml for git repo https://github.com/GeorgePearse/rust-copy-paste written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GeorgePearse/rust-copy-paste on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GeorgePearse/rust-copy-paste 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rstest_macros v0.22.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded rstest v0.22.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded numpy v0.22.1
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5990dfec6d6e8b4e41a3e7f680d5bfec8c4406034e11399d73fc00f1272de1
[INFO] running `Command { std: "docker" "start" "-a" "bd5990dfec6d6e8b4e41a3e7f680d5bfec8c4406034e11399d73fc00f1272de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5990dfec6d6e8b4e41a3e7f680d5bfec8c4406034e11399d73fc00f1272de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5990dfec6d6e8b4e41a3e7f680d5bfec8c4406034e11399d73fc00f1272de1", kill_on_drop: false }`
[INFO] [stdout] bd5990dfec6d6e8b4e41a3e7f680d5bfec8c4406034e11399d73fc00f1272de1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e1ab8aabf69ec7ed3d07576eba0ddff811023a358b3a8dffed90c149abdc38c
[INFO] running `Command { std: "docker" "start" "-a" "4e1ab8aabf69ec7ed3d07576eba0ddff811023a358b3a8dffed90c149abdc38c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.22.0
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking numpy v0.22.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking simple-copy-paste v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.29s
[INFO] running `Command { std: "docker" "inspect" "4e1ab8aabf69ec7ed3d07576eba0ddff811023a358b3a8dffed90c149abdc38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1ab8aabf69ec7ed3d07576eba0ddff811023a358b3a8dffed90c149abdc38c", kill_on_drop: false }`
[INFO] [stdout] 4e1ab8aabf69ec7ed3d07576eba0ddff811023a358b3a8dffed90c149abdc38c
