[INFO] cloning repository https://github.com/cympfh/prime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cympfh/prime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Fprime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Fprime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c58d3a9b6e45ae73e3b13e5815c43da888745970 [INFO] checking cympfh/prime against try#742889a08e10036dc30b8a7308f2a2a15b706883 for pr-103450-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcympfh%2Fprime" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cympfh/prime on toolchain 742889a08e10036dc30b8a7308f2a2a15b706883 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cympfh/prime [INFO] finished tweaking git repo https://github.com/cympfh/prime [INFO] tweaked toml for git repo https://github.com/cympfh/prime written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cympfh/prime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aacedaf83ad0cd1e04c37c65e3ab07eac0c0c9bec2fd73f5843c88f86a54afa [INFO] running `Command { std: "docker" "start" "-a" "8aacedaf83ad0cd1e04c37c65e3ab07eac0c0c9bec2fd73f5843c88f86a54afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aacedaf83ad0cd1e04c37c65e3ab07eac0c0c9bec2fd73f5843c88f86a54afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aacedaf83ad0cd1e04c37c65e3ab07eac0c0c9bec2fd73f5843c88f86a54afa", kill_on_drop: false }` [INFO] [stdout] 8aacedaf83ad0cd1e04c37c65e3ab07eac0c0c9bec2fd73f5843c88f86a54afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+742889a08e10036dc30b8a7308f2a2a15b706883" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e272c06cfabc29be09864294ebc019835d36fcbd47bf672808d11269850bef [INFO] running `Command { std: "docker" "start" "-a" "57e272c06cfabc29be09864294ebc019835d36fcbd47bf672808d11269850bef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking prime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "57e272c06cfabc29be09864294ebc019835d36fcbd47bf672808d11269850bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e272c06cfabc29be09864294ebc019835d36fcbd47bf672808d11269850bef", kill_on_drop: false }` [INFO] [stdout] 57e272c06cfabc29be09864294ebc019835d36fcbd47bf672808d11269850bef