[INFO] cloning repository https://github.com/silen-z/knuffel-enum-bug-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silen-z/knuffel-enum-bug-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilen-z%2Fknuffel-enum-bug-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilen-z%2Fknuffel-enum-bug-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b9c48404b12a3e2cdcc7689e647d518f4d5d464 [INFO] building silen-z/knuffel-enum-bug-repro against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilen-z%2Fknuffel-enum-bug-repro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silen-z/knuffel-enum-bug-repro on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silen-z/knuffel-enum-bug-repro [INFO] finished tweaking git repo https://github.com/silen-z/knuffel-enum-bug-repro [INFO] tweaked toml for git repo https://github.com/silen-z/knuffel-enum-bug-repro written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/silen-z/knuffel-enum-bug-repro 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded knuffel v2.0.0 [INFO] [stderr] Downloaded knuffel-derive v2.0.0 [INFO] [stderr] Downloaded miette-derive v4.3.0 [INFO] [stderr] Downloaded miette v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752c0c5af5a67b930b40b15121d34b85a81f3e4d6ffbf8c0c80f918471f09f63 [INFO] running `Command { std: "docker" "start" "-a" "752c0c5af5a67b930b40b15121d34b85a81f3e4d6ffbf8c0c80f918471f09f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752c0c5af5a67b930b40b15121d34b85a81f3e4d6ffbf8c0c80f918471f09f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752c0c5af5a67b930b40b15121d34b85a81f3e4d6ffbf8c0c80f918471f09f63", kill_on_drop: false }` [INFO] [stdout] 752c0c5af5a67b930b40b15121d34b85a81f3e4d6ffbf8c0c80f918471f09f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 414152df27baf383397cae4a3405420a6d14867ede5713877bc1889e28743dce [INFO] running `Command { std: "docker" "start" "-a" "414152df27baf383397cae4a3405420a6d14867ede5713877bc1889e28743dce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v4.3.0 [INFO] [stderr] Compiling knuffel-derive v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v4.3.0 [INFO] [stderr] Compiling knuffel v2.0.0 [INFO] [stderr] Compiling knuffel-enum-bug-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `Command { std: "docker" "inspect" "414152df27baf383397cae4a3405420a6d14867ede5713877bc1889e28743dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414152df27baf383397cae4a3405420a6d14867ede5713877bc1889e28743dce", kill_on_drop: false }` [INFO] [stdout] 414152df27baf383397cae4a3405420a6d14867ede5713877bc1889e28743dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43be95a363626a6395e17679c32d2125a0316feb3f3c0d37634ea6f4a04bb5b [INFO] running `Command { std: "docker" "start" "-a" "c43be95a363626a6395e17679c32d2125a0316feb3f3c0d37634ea6f4a04bb5b", kill_on_drop: false }` [INFO] [stderr] Compiling knuffel-enum-bug-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.31s [INFO] running `Command { std: "docker" "inspect" "c43be95a363626a6395e17679c32d2125a0316feb3f3c0d37634ea6f4a04bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43be95a363626a6395e17679c32d2125a0316feb3f3c0d37634ea6f4a04bb5b", kill_on_drop: false }` [INFO] [stdout] c43be95a363626a6395e17679c32d2125a0316feb3f3c0d37634ea6f4a04bb5b