[INFO] cloning repository https://github.com/obellish/bf-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obellish/bf-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobellish%2Fbf-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobellish%2Fbf-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bac714595657533a97408a3ee3f547828fc36af7 [INFO] checking obellish/bf-compiler against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobellish%2Fbf-compiler" "/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/obellish/bf-compiler on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/obellish/bf-compiler [INFO] finished tweaking git repo https://github.com/obellish/bf-compiler [INFO] tweaked toml for git repo https://github.com/obellish/bf-compiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/obellish/bf-compiler 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-frontend v0.89.2 [INFO] [stderr] Downloaded cranelift v0.89.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.89.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.89.2 [INFO] [stderr] Downloaded cranelift-entity v0.89.2 [INFO] [stderr] Downloaded cranelift-isle v0.89.2 [INFO] [stderr] Downloaded cranelift-bforest v0.89.2 [INFO] [stderr] Downloaded regalloc2 v0.4.2 [INFO] [stderr] Downloaded cranelift-codegen v0.89.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d345c2df1ab100b4b09fe8846370c797b2db127276c7ff77fe3696c64c986e4 [INFO] running `Command { std: "docker" "start" "-a" "4d345c2df1ab100b4b09fe8846370c797b2db127276c7ff77fe3696c64c986e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d345c2df1ab100b4b09fe8846370c797b2db127276c7ff77fe3696c64c986e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d345c2df1ab100b4b09fe8846370c797b2db127276c7ff77fe3696c64c986e4", kill_on_drop: false }` [INFO] [stdout] 4d345c2df1ab100b4b09fe8846370c797b2db127276c7ff77fe3696c64c986e4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5350fbcb2bae6e41c73d958f630ce5bab77a4e1b4c80e56d10160c9ba4833c49 [INFO] running `Command { std: "docker" "start" "-a" "5350fbcb2bae6e41c73d958f630ce5bab77a4e1b4c80e56d10160c9ba4833c49", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cranelift-isle v0.89.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.89.2 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.89.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking cranelift-entity v0.89.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking regalloc2 v0.4.2 [INFO] [stderr] Checking cranelift-bforest v0.89.2 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling cranelift-codegen v0.89.2 [INFO] [stderr] Checking cranelift-frontend v0.89.2 [INFO] [stderr] Checking cranelift v0.89.2 [INFO] [stderr] Checking bf-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s [INFO] running `Command { std: "docker" "inspect" "5350fbcb2bae6e41c73d958f630ce5bab77a4e1b4c80e56d10160c9ba4833c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5350fbcb2bae6e41c73d958f630ce5bab77a4e1b4c80e56d10160c9ba4833c49", kill_on_drop: false }` [INFO] [stdout] 5350fbcb2bae6e41c73d958f630ce5bab77a4e1b4c80e56d10160c9ba4833c49