[INFO] cloning repository https://github.com/JarrettBillingsley/adi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrettBillingsley/adi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10978da88ca9c1e176a6379e14532614f7276e9b [INFO] checking JarrettBillingsley/adi against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrettBillingsley/adi on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] finished tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] tweaked toml for git repo https://github.com/JarrettBillingsley/adi written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/JarrettBillingsley/adi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.0.0 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded syn v1.0.38 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded parse-display-derive v0.1.2 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.4 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded parse-display v0.1.2 [INFO] [stderr] Downloaded nes_rom v0.1.0 [INFO] [stderr] Downloaded delegate v0.5.0 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8483e0c1ea9c8db0ece0cb9ccb6e439f91e404619461b96fabe80254d1125af [INFO] running `Command { std: "docker" "start" "-a" "f8483e0c1ea9c8db0ece0cb9ccb6e439f91e404619461b96fabe80254d1125af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8483e0c1ea9c8db0ece0cb9ccb6e439f91e404619461b96fabe80254d1125af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8483e0c1ea9c8db0ece0cb9ccb6e439f91e404619461b96fabe80254d1125af", kill_on_drop: false }` [INFO] [stdout] f8483e0c1ea9c8db0ece0cb9ccb6e439f91e404619461b96fabe80254d1125af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66eaf1674ff45489b9445f6dc621c934fd3c1d064c696ec5e832cb970de5ecda [INFO] running `Command { std: "docker" "start" "-a" "66eaf1674ff45489b9445f6dc621c934fd3c1d064c696ec5e832cb970de5ecda", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking nes_rom v0.1.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking adi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.41s [INFO] running `Command { std: "docker" "inspect" "66eaf1674ff45489b9445f6dc621c934fd3c1d064c696ec5e832cb970de5ecda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66eaf1674ff45489b9445f6dc621c934fd3c1d064c696ec5e832cb970de5ecda", kill_on_drop: false }` [INFO] [stdout] 66eaf1674ff45489b9445f6dc621c934fd3c1d064c696ec5e832cb970de5ecda