[INFO] cloning repository https://github.com/yoshuawuyts/playground-configure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoshuawuyts/playground-configure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-configure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-configure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b67543766ef94340426331ed5f11f763ac06c1fb [INFO] checking yoshuawuyts/playground-configure against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshuawuyts%2Fplayground-configure" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoshuawuyts/playground-configure on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoshuawuyts/playground-configure [INFO] finished tweaking git repo https://github.com/yoshuawuyts/playground-configure [INFO] tweaked toml for git repo https://github.com/yoshuawuyts/playground-configure written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/yoshuawuyts/playground-configure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338f02c154ec29e18651a85c4542ee548f092fd1343792bc0243c232f97f26b7 [INFO] running `Command { std: "docker" "start" "-a" "338f02c154ec29e18651a85c4542ee548f092fd1343792bc0243c232f97f26b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338f02c154ec29e18651a85c4542ee548f092fd1343792bc0243c232f97f26b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338f02c154ec29e18651a85c4542ee548f092fd1343792bc0243c232f97f26b7", kill_on_drop: false }` [INFO] [stdout] 338f02c154ec29e18651a85c4542ee548f092fd1343792bc0243c232f97f26b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c20d714f833d0d0c2727ff9710a723f7d58c6f0df7c7f07b54ce93ade44bd6e [INFO] running `Command { std: "docker" "start" "-a" "2c20d714f833d0d0c2727ff9710a723f7d58c6f0df7c7f07b54ce93ade44bd6e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking erased-serde v0.3.3 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling configure_derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking configure v0.1.1 [INFO] [stderr] Checking playground-configure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `Command { std: "docker" "inspect" "2c20d714f833d0d0c2727ff9710a723f7d58c6f0df7c7f07b54ce93ade44bd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c20d714f833d0d0c2727ff9710a723f7d58c6f0df7c7f07b54ce93ade44bd6e", kill_on_drop: false }` [INFO] [stdout] 2c20d714f833d0d0c2727ff9710a723f7d58c6f0df7c7f07b54ce93ade44bd6e