[INFO] cloning repository https://github.com/Jett59/test-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jett59/test-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJett59%2Ftest-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJett59%2Ftest-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61db35a5519c74a5aa20fbe003168f9b3ad5e2c5 [INFO] checking Jett59/test-compiler against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJett59%2Ftest-compiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jett59/test-compiler [INFO] finished tweaking git repo https://github.com/Jett59/test-compiler [INFO] tweaked toml for git repo https://github.com/Jett59/test-compiler written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jett59/test-compiler on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jett59/test-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 640ef5ca342dfb5a7246911eab69f866af0ea2667557a8031cbea195e356a575 [INFO] running `Command { std: "docker" "start" "-a" "640ef5ca342dfb5a7246911eab69f866af0ea2667557a8031cbea195e356a575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "640ef5ca342dfb5a7246911eab69f866af0ea2667557a8031cbea195e356a575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640ef5ca342dfb5a7246911eab69f866af0ea2667557a8031cbea195e356a575", kill_on_drop: false }` [INFO] [stdout] 640ef5ca342dfb5a7246911eab69f866af0ea2667557a8031cbea195e356a575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 409b3c18e37daf3881b7a48727d626c7ba245c17f1a83d45ca503cb1bf835f9d [INFO] running `Command { std: "docker" "start" "-a" "409b3c18e37daf3881b7a48727d626c7ba245c17f1a83d45ca503cb1bf835f9d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling inkwell v0.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling llvm-sys v170.1.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling inkwell_internals v0.9.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking test-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "409b3c18e37daf3881b7a48727d626c7ba245c17f1a83d45ca503cb1bf835f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409b3c18e37daf3881b7a48727d626c7ba245c17f1a83d45ca503cb1bf835f9d", kill_on_drop: false }` [INFO] [stdout] 409b3c18e37daf3881b7a48727d626c7ba245c17f1a83d45ca503cb1bf835f9d