[INFO] cloning repository https://github.com/termoshtt/llvmenv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/termoshtt/llvmenv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fllvmenv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fllvmenv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11f9f94f21d26aabbfc2655c331bc9262f6b7cd7 [INFO] checking termoshtt/llvmenv against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftermoshtt%2Fllvmenv" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/termoshtt/llvmenv on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/termoshtt/llvmenv [INFO] finished tweaking git repo https://github.com/termoshtt/llvmenv [INFO] tweaked toml for git repo https://github.com/termoshtt/llvmenv written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 965e6ffe77f09139598625e2be24bc6603fe46b08392da3a98ab01635de0f948 [INFO] running `Command { std: "docker" "start" "-a" "965e6ffe77f09139598625e2be24bc6603fe46b08392da3a98ab01635de0f948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "965e6ffe77f09139598625e2be24bc6603fe46b08392da3a98ab01635de0f948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965e6ffe77f09139598625e2be24bc6603fe46b08392da3a98ab01635de0f948", kill_on_drop: false }` [INFO] [stdout] 965e6ffe77f09139598625e2be24bc6603fe46b08392da3a98ab01635de0f948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c613cb2d60cee8a7e9f5792bf7e9b5a538043929bd73b0414a212e849846c8 [INFO] running `Command { std: "docker" "start" "-a" "86c613cb2d60cee8a7e9f5792bf7e9b5a538043929bd73b0414a212e849846c8", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking ucd-trie v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pest v2.7.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking shellexpand v2.1.2 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking llvmenv v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.54s [INFO] running `Command { std: "docker" "inspect" "86c613cb2d60cee8a7e9f5792bf7e9b5a538043929bd73b0414a212e849846c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c613cb2d60cee8a7e9f5792bf7e9b5a538043929bd73b0414a212e849846c8", kill_on_drop: false }` [INFO] [stdout] 86c613cb2d60cee8a7e9f5792bf7e9b5a538043929bd73b0414a212e849846c8