[INFO] cloning repository https://github.com/technion/easypfx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technion/easypfx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnion%2Feasypfx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnion%2Feasypfx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662064195f99b2e75a6af1fe1d0f1d7912934066 [INFO] checking technion/easypfx against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnion%2Feasypfx" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technion/easypfx on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technion/easypfx [INFO] finished tweaking git repo https://github.com/technion/easypfx [INFO] tweaked toml for git repo https://github.com/technion/easypfx written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/technion/easypfx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a3a27d90cec4024cde169b9bd12e2477fcc7097367bebebeb46dd1a0ba3034 [INFO] running `Command { std: "docker" "start" "-a" "75a3a27d90cec4024cde169b9bd12e2477fcc7097367bebebeb46dd1a0ba3034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a3a27d90cec4024cde169b9bd12e2477fcc7097367bebebeb46dd1a0ba3034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a3a27d90cec4024cde169b9bd12e2477fcc7097367bebebeb46dd1a0ba3034", kill_on_drop: false }` [INFO] [stdout] 75a3a27d90cec4024cde169b9bd12e2477fcc7097367bebebeb46dd1a0ba3034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7df4e29a7778b3a370af519bb8310cb15cb6a0a33579300e15a22421cd9d56 [INFO] running `Command { std: "docker" "start" "-a" "ac7df4e29a7778b3a370af519bb8310cb15cb6a0a33579300e15a22421cd9d56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking easypfx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "ac7df4e29a7778b3a370af519bb8310cb15cb6a0a33579300e15a22421cd9d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7df4e29a7778b3a370af519bb8310cb15cb6a0a33579300e15a22421cd9d56", kill_on_drop: false }` [INFO] [stdout] ac7df4e29a7778b3a370af519bb8310cb15cb6a0a33579300e15a22421cd9d56