[INFO] cloning repository https://github.com/Marcel-Scherzinger/scratch-test-spec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marcel-Scherzinger/scratch-test-spec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-spec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-spec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb101fd155f326c18c256f172caa5fd4db0bc138 [INFO] checking Marcel-Scherzinger/scratch-test-spec against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcel-Scherzinger%2Fscratch-test-spec" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Marcel-Scherzinger/scratch-test-spec [INFO] finished tweaking git repo https://github.com/Marcel-Scherzinger/scratch-test-spec [INFO] tweaked toml for git repo https://github.com/Marcel-Scherzinger/scratch-test-spec written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marcel-Scherzinger/scratch-test-spec on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marcel-Scherzinger/scratch-test-spec 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-interpreter` [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-model` [INFO] [stderr] Updating git repository `https://github.com/Marcel-Scherzinger/scratch-test-value` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded convert_case v0.11.0 [INFO] [stderr] Downloaded deflate64 v0.1.11 [INFO] [stderr] Downloaded rand_core v0.10.0 [INFO] [stderr] Downloaded const-str v0.7.1 [INFO] [stderr] Downloaded cc v1.2.57 [INFO] [stderr] Downloaded rand v0.10.0 [INFO] [stderr] Downloaded zip v8.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c72060adbaa70ff69e669398f447796d7bba46ee6e6f2a43657368481eae6214 [INFO] running `Command { std: "docker" "start" "-a" "c72060adbaa70ff69e669398f447796d7bba46ee6e6f2a43657368481eae6214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c72060adbaa70ff69e669398f447796d7bba46ee6e6f2a43657368481eae6214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72060adbaa70ff69e669398f447796d7bba46ee6e6f2a43657368481eae6214", kill_on_drop: false }` [INFO] [stdout] c72060adbaa70ff69e669398f447796d7bba46ee6e6f2a43657368481eae6214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bf9a2dab01fe458218061a562677015dd20d221ea8b73cf60bc2ad0136f6c7b [INFO] running `Command { std: "docker" "start" "-a" "6bf9a2dab01fe458218061a562677015dd20d221ea8b73cf60bc2ad0136f6c7b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking deflate64 v0.1.11 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking const-str v0.7.1 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking zip v8.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling scratch-test-model-proc v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-model#c20805f9) [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking scratch-test-value v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-value#387421b0) [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking scratch-test-model v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-model#c20805f9) [INFO] [stderr] Checking scratch-test-interpreter v0.1.0 (https://github.com/Marcel-Scherzinger/scratch-test-interpreter#71249520) [INFO] [stderr] Checking scratch-test-spec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.93s [INFO] running `Command { std: "docker" "inspect" "6bf9a2dab01fe458218061a562677015dd20d221ea8b73cf60bc2ad0136f6c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf9a2dab01fe458218061a562677015dd20d221ea8b73cf60bc2ad0136f6c7b", kill_on_drop: false }` [INFO] [stdout] 6bf9a2dab01fe458218061a562677015dd20d221ea8b73cf60bc2ad0136f6c7b