[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] building maksim07/ivol against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaksim07%2Fivol" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maksim07/ivol on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "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-3/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: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee91c8fec380f42436a6a8ac49b76aa899eded22676ae74e1ac09322845a8d8d [INFO] running `Command { std: "docker" "start" "-a" "ee91c8fec380f42436a6a8ac49b76aa899eded22676ae74e1ac09322845a8d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee91c8fec380f42436a6a8ac49b76aa899eded22676ae74e1ac09322845a8d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee91c8fec380f42436a6a8ac49b76aa899eded22676ae74e1ac09322845a8d8d", kill_on_drop: false }` [INFO] [stdout] ee91c8fec380f42436a6a8ac49b76aa899eded22676ae74e1ac09322845a8d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebc84b45014255cd2fbed0110433cb4c1b8d2267f9197904df8446b6b50638a [INFO] running `Command { std: "docker" "start" "-a" "4ebc84b45014255cd2fbed0110433cb4c1b8d2267f9197904df8446b6b50638a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling peroxide v0.30.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling puruspe v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling thread-tree v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nrfind v1.0.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stderr] Compiling rv v0.13.1 [INFO] [stderr] Compiling ivol v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.17s [INFO] running `Command { std: "docker" "inspect" "4ebc84b45014255cd2fbed0110433cb4c1b8d2267f9197904df8446b6b50638a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebc84b45014255cd2fbed0110433cb4c1b8d2267f9197904df8446b6b50638a", kill_on_drop: false }` [INFO] [stdout] 4ebc84b45014255cd2fbed0110433cb4c1b8d2267f9197904df8446b6b50638a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e44c2a06b92e624ce00896abb563b65e9271e52b3b29e3947fae83686dcf132 [INFO] running `Command { std: "docker" "start" "-a" "4e44c2a06b92e624ce00896abb563b65e9271e52b3b29e3947fae83686dcf132", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ivol v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "4e44c2a06b92e624ce00896abb563b65e9271e52b3b29e3947fae83686dcf132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e44c2a06b92e624ce00896abb563b65e9271e52b3b29e3947fae83686dcf132", kill_on_drop: false }` [INFO] [stdout] 4e44c2a06b92e624ce00896abb563b65e9271e52b3b29e3947fae83686dcf132