[INFO] cloning repository https://github.com/aspenluxxxy/SUPERMAGMA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aspenluxxxy/SUPERMAGMA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspenluxxxy%2FSUPERMAGMA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspenluxxxy%2FSUPERMAGMA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9089020802a98edd2f1c49d94f32d5b35aa1517 [INFO] checking aspenluxxxy/SUPERMAGMA against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspenluxxxy%2FSUPERMAGMA" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aspenluxxxy/SUPERMAGMA on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/aspenluxxxy/SUPERMAGMA [INFO] finished tweaking git repo https://github.com/aspenluxxxy/SUPERMAGMA [INFO] tweaked toml for git repo https://github.com/aspenluxxxy/SUPERMAGMA written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aspenluxxxy/SUPERMAGMA already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f568cd6393b0029aa92f314ed8aba62c94b1611c3b15761ee41baa0f2bab792 [INFO] running `Command { std: "docker" "start" "-a" "8f568cd6393b0029aa92f314ed8aba62c94b1611c3b15761ee41baa0f2bab792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f568cd6393b0029aa92f314ed8aba62c94b1611c3b15761ee41baa0f2bab792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f568cd6393b0029aa92f314ed8aba62c94b1611c3b15761ee41baa0f2bab792", kill_on_drop: false }` [INFO] [stdout] 8f568cd6393b0029aa92f314ed8aba62c94b1611c3b15761ee41baa0f2bab792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca508ac509a1f6ffdf9aea2db6320bb5c7cd0de7100c9ebfb01f32d79b23b19 [INFO] running `Command { std: "docker" "start" "-a" "aca508ac509a1f6ffdf9aea2db6320bb5c7cd0de7100c9ebfb01f32d79b23b19", 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] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking owo-colors v1.2.1 [INFO] [stderr] Checking byteio v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking nano-leb128 v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking native-dialog v0.4.3 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Checking supermagma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.78s [INFO] running `Command { std: "docker" "inspect" "aca508ac509a1f6ffdf9aea2db6320bb5c7cd0de7100c9ebfb01f32d79b23b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca508ac509a1f6ffdf9aea2db6320bb5c7cd0de7100c9ebfb01f32d79b23b19", kill_on_drop: false }` [INFO] [stdout] aca508ac509a1f6ffdf9aea2db6320bb5c7cd0de7100c9ebfb01f32d79b23b19