[INFO] cloning repository https://github.com/LumaKernel/cargo-glue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LumaKernel/cargo-glue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumaKernel%2Fcargo-glue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumaKernel%2Fcargo-glue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c3df845478550cd4d62fbfc5859dee57d7b4b2b
[INFO] building LumaKernel/cargo-glue against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumaKernel%2Fcargo-glue" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LumaKernel/cargo-glue
[INFO] finished tweaking git repo https://github.com/LumaKernel/cargo-glue
[INFO] tweaked toml for git repo https://github.com/LumaKernel/cargo-glue written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LumaKernel/cargo-glue on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LumaKernel/cargo-glue 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded rustminify v0.2.0
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded ra_ap_paths v0.0.166
[INFO] [stderr]   Downloaded la-arena v0.3.1
[INFO] [stderr]   Downloaded perf-event v0.4.7
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded cfg-expr v0.9.1
[INFO] [stderr]   Downloaded krates v0.17.5
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded cfg-expr v0.17.2
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded thiserror v2.0.6
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.13
[INFO] [stderr]   Downloaded spdx v0.6.2
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded perf-event-open-sys v1.0.1
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded jod-thread v0.1.2
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded miow v0.5.0
[INFO] [stderr]   Downloaded crypto-hash v0.3.4
[INFO] [stderr]   Downloaded cargo-util v0.1.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.6
[INFO] [stderr]   Downloaded cargo_metadata v0.19.1
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded toml_edit v0.5.0
[INFO] [stderr]   Downloaded ra_ap_profile v0.0.166
[INFO] [stderr]   Downloaded snap v1.1.1
[INFO] [stderr]   Downloaded ra_ap_proc_macro_api v0.0.166
[INFO] [stderr]   Downloaded always-assert v0.1.3
[INFO] [stderr]   Downloaded kstring v1.0.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr]   Downloaded commoncrypto v0.2.0
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded filetime v0.2.25
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.166
[INFO] [stderr]   Downloaded ra_ap_tt v0.0.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d81661c3fb3b222d7f2013d3b62eb476584ee81b04d5303b53614241c26b37be
[INFO] running `Command { std: "docker" "start" "-a" "d81661c3fb3b222d7f2013d3b62eb476584ee81b04d5303b53614241c26b37be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d81661c3fb3b222d7f2013d3b62eb476584ee81b04d5303b53614241c26b37be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81661c3fb3b222d7f2013d3b62eb476584ee81b04d5303b53614241c26b37be", kill_on_drop: false }`
[INFO] [stdout] d81661c3fb3b222d7f2013d3b62eb476584ee81b04d5303b53614241c26b37be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 244ebb48f9faeb4ce3343f4f359d1efc434e11006d4a629df59bce4173976c9c
[INFO] running `Command { std: "docker" "start" "-a" "244ebb48f9faeb4ce3343f4f359d1efc434e11006d4a629df59bce4173976c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.166
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling ra_ap_profile v0.0.166
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ra_ap_tt v0.0.166
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling ra_ap_paths v0.0.166
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling spdx v0.6.2
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustminify v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling cargo-util v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling ra_ap_proc_macro_api v0.0.166
[INFO] [stderr]    Compiling krates v0.17.5
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cargo-glue v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "244ebb48f9faeb4ce3343f4f359d1efc434e11006d4a629df59bce4173976c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244ebb48f9faeb4ce3343f4f359d1efc434e11006d4a629df59bce4173976c9c", kill_on_drop: false }`
[INFO] [stdout] 244ebb48f9faeb4ce3343f4f359d1efc434e11006d4a629df59bce4173976c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ade3d562b995a776fcfd3c7524ad1261569f291cfefb357cddb3129909248a8
[INFO] running `Command { std: "docker" "start" "-a" "1ade3d562b995a776fcfd3c7524ad1261569f291cfefb357cddb3129909248a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling cargo-glue v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Owners` is never constructed
[INFO] [stdout]   --> src/workspace/license.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Owners {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "1ade3d562b995a776fcfd3c7524ad1261569f291cfefb357cddb3129909248a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ade3d562b995a776fcfd3c7524ad1261569f291cfefb357cddb3129909248a8", kill_on_drop: false }`
[INFO] [stdout] 1ade3d562b995a776fcfd3c7524ad1261569f291cfefb357cddb3129909248a8
