[INFO] cloning repository https://github.com/memothelemo/scuffle-config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memothelemo/scuffle-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1690c95b318d3f375850dc98a8032547cb2b207 [INFO] checking memothelemo/scuffle-config against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemothelemo%2Fscuffle-config" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/memothelemo/scuffle-config on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/memothelemo/scuffle-config [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/memothelemo/scuffle-config [INFO] tweaked toml for git repo https://github.com/memothelemo/scuffle-config written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/memothelemo/scuffle-config 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: example.0.features [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f9084743ee579c9ded12da8ff0b45b9fc49b46d82724e518bbb539d176e2882 [INFO] running `Command { std: "docker" "start" "-a" "7f9084743ee579c9ded12da8ff0b45b9fc49b46d82724e518bbb539d176e2882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9084743ee579c9ded12da8ff0b45b9fc49b46d82724e518bbb539d176e2882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9084743ee579c9ded12da8ff0b45b9fc49b46d82724e518bbb539d176e2882", kill_on_drop: false }` [INFO] [stdout] 7f9084743ee579c9ded12da8ff0b45b9fc49b46d82724e518bbb539d176e2882 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9342c3907c7da5439bd010339a0ea6946a6fd8bdee7883d539a865afb0a4508 [INFO] running `Command { std: "docker" "start" "-a" "c9342c3907c7da5439bd010339a0ea6946a6fd8bdee7883d539a865afb0a4508", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: example.0.features [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling scuffle_config_derive v0.0.1 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking serde_ignored v0.1.10 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking scuffle-config v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.15s [INFO] running `Command { std: "docker" "inspect" "c9342c3907c7da5439bd010339a0ea6946a6fd8bdee7883d539a865afb0a4508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9342c3907c7da5439bd010339a0ea6946a6fd8bdee7883d539a865afb0a4508", kill_on_drop: false }` [INFO] [stdout] c9342c3907c7da5439bd010339a0ea6946a6fd8bdee7883d539a865afb0a4508