[INFO] cloning repository https://github.com/Johan-Mi/scratch-compiler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johan-Mi/scratch-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57f7d47c4c88a600ded1aa3b1e1f6358a11161e3 [INFO] checking Johan-Mi/scratch-compiler-rs/57f7d47c4c88a600ded1aa3b1e1f6358a11161e3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fscratch-compiler-rs" "/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/Johan-Mi/scratch-compiler-rs on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Johan-Mi/scratch-compiler-rs [INFO] finished tweaking git repo https://github.com/Johan-Mi/scratch-compiler-rs [INFO] tweaked toml for git repo https://github.com/Johan-Mi/scratch-compiler-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Johan-Mi/scratch-compiler-rs 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Johan-Mi/codemap-diagnostic` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Johan-Mi/lispfmt` [INFO] [stderr] Updating git repository `https://github.com/Johan-Mi/sb3-stuff` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-module v0.97.2 [INFO] [stderr] Downloaded ecow v0.2.0 [INFO] [stderr] Downloaded cranelift-control v0.97.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.97.2 [INFO] [stderr] Downloaded cranelift v0.97.2 [INFO] [stderr] Downloaded cranelift-object v0.97.2 [INFO] [stderr] Downloaded cranelift-isle v0.97.2 [INFO] [stderr] Downloaded cranelift-entity v0.97.2 [INFO] [stderr] Downloaded cranelift-frontend v0.97.2 [INFO] [stderr] Downloaded cranelift-bforest v0.97.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.97.2 [INFO] [stderr] Downloaded cranelift-codegen v0.97.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ab5a8ea7baa3926a63ced943795846f1200276e63549f49168da32dfdd17ef [INFO] running `Command { std: "docker" "start" "-a" "56ab5a8ea7baa3926a63ced943795846f1200276e63549f49168da32dfdd17ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ab5a8ea7baa3926a63ced943795846f1200276e63549f49168da32dfdd17ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ab5a8ea7baa3926a63ced943795846f1200276e63549f49168da32dfdd17ef", kill_on_drop: false }` [INFO] [stdout] 56ab5a8ea7baa3926a63ced943795846f1200276e63549f49168da32dfdd17ef [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d65408432ea62b2ac3150329522d88c74b0c18ff7e35716af69c69226a05887 [INFO] running `Command { std: "docker" "start" "-a" "7d65408432ea62b2ac3150329522d88c74b0c18ff7e35716af69c69226a05887", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-isle v0.97.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling cranelift-codegen-shared v0.97.2 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cranelift-entity v0.97.2 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.97.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking cranelift-bforest v0.97.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking ecow v0.2.0 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking cranelift-control v0.97.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking codemap-diagnostic v0.1.1 (https://github.com/Johan-Mi/codemap-diagnostic#c7860a6d) [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lispfmt v0.1.0 (https://github.com/Johan-Mi/lispfmt#37c51553) [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking sb3-stuff v0.1.0 (https://github.com/Johan-Mi/sb3-stuff#e1dea5f9) [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling cranelift-codegen v0.97.2 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Checking gumdrop v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking cranelift-module v0.97.2 [INFO] [stderr] Checking cranelift-frontend v0.97.2 [INFO] [stderr] Checking cranelift-object v0.97.2 [INFO] [stderr] Checking cranelift v0.97.2 [INFO] [stderr] Checking scratch-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s [INFO] running `Command { std: "docker" "inspect" "7d65408432ea62b2ac3150329522d88c74b0c18ff7e35716af69c69226a05887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d65408432ea62b2ac3150329522d88c74b0c18ff7e35716af69c69226a05887", kill_on_drop: false }` [INFO] [stdout] 7d65408432ea62b2ac3150329522d88c74b0c18ff7e35716af69c69226a05887