[INFO] cloning repository https://github.com/maksim07/ivol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maksim07/ivol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaksim07%2Fivol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaksim07%2Fivol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c278918cb5afc448ad5f981772bc23a4836050b5 [INFO] checking maksim07/ivol against try#d42a007e04d1d7df0de258d39ac2402f35aba932 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaksim07%2Fivol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maksim07/ivol on toolchain d42a007e04d1d7df0de258d39ac2402f35aba932 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maksim07/ivol [INFO] finished tweaking git repo https://github.com/maksim07/ivol [INFO] tweaked toml for git repo https://github.com/maksim07/ivol written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maksim07/ivol already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed2105507397a174aa161ad76e94e58242837f8ae9ddf8bdb92480b4991ef62 [INFO] running `Command { std: "docker" "start" "-a" "eed2105507397a174aa161ad76e94e58242837f8ae9ddf8bdb92480b4991ef62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed2105507397a174aa161ad76e94e58242837f8ae9ddf8bdb92480b4991ef62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed2105507397a174aa161ad76e94e58242837f8ae9ddf8bdb92480b4991ef62", kill_on_drop: false }` [INFO] [stdout] eed2105507397a174aa161ad76e94e58242837f8ae9ddf8bdb92480b4991ef62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa5fa51bf8c426ffee0e5d49cf962b160e6e36457834c7856d0e11a13b05ace7 [INFO] running `Command { std: "docker" "start" "-a" "fa5fa51bf8c426ffee0e5d49cf962b160e6e36457834c7856d0e11a13b05ace7", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling peroxide v0.30.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking puruspe v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking special v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-tree v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nrfind v1.0.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stderr] Checking rv v0.13.1 [INFO] [stderr] Checking ivol v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.45s [INFO] running `Command { std: "docker" "inspect" "fa5fa51bf8c426ffee0e5d49cf962b160e6e36457834c7856d0e11a13b05ace7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5fa51bf8c426ffee0e5d49cf962b160e6e36457834c7856d0e11a13b05ace7", kill_on_drop: false }` [INFO] [stdout] fa5fa51bf8c426ffee0e5d49cf962b160e6e36457834c7856d0e11a13b05ace7