[INFO] cloning repository https://github.com/fearofcode/arete [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fearofcode/arete" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearofcode%2Farete", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearofcode%2Farete'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df0d78d9e75dc3631ed49ede2c31dc4e4a9d67c8 [INFO] building fearofcode/arete against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearofcode%2Farete" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fearofcode/arete on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fearofcode/arete [INFO] finished tweaking git repo https://github.com/fearofcode/arete [INFO] tweaked toml for git repo https://github.com/fearofcode/arete written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/fearofcode/arete already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded socket2 v0.3.9 [INFO] [stderr] Downloaded postgres-protocol v0.3.2 [INFO] [stderr] Downloaded crossterm_winapi v0.1.2 [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded crossterm_style v0.3.1 [INFO] [stderr] Downloaded crossterm v0.9.3 [INFO] [stderr] Downloaded crossterm_utils v0.2.1 [INFO] [stderr] Downloaded postgres v0.15.2 [INFO] [stderr] Downloaded toml v0.5.0 [INFO] [stderr] Downloaded crossterm_input v0.3.3 [INFO] [stderr] Downloaded crossterm_screen v0.2.1 [INFO] [stderr] Downloaded crossterm_cursor v0.2.1 [INFO] [stderr] Downloaded crossterm_terminal v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43f641ed27d5d75d6dd37249c982f471206f0ac864f407af317f70542dfbb5fe [INFO] running `Command { std: "docker" "start" "-a" "43f641ed27d5d75d6dd37249c982f471206f0ac864f407af317f70542dfbb5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43f641ed27d5d75d6dd37249c982f471206f0ac864f407af317f70542dfbb5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f641ed27d5d75d6dd37249c982f471206f0ac864f407af317f70542dfbb5fe", kill_on_drop: false }` [INFO] [stdout] 43f641ed27d5d75d6dd37249c982f471206f0ac864f407af317f70542dfbb5fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533cefb3c789bb8245faeb47f33877388aa602ac0768a95edcf479a3dcc9b2d5 [INFO] running `Command { std: "docker" "start" "-a" "533cefb3c789bb8245faeb47f33877388aa602ac0768a95edcf479a3dcc9b2d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossterm_utils v0.2.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_screen v0.2.1 [INFO] [stderr] Compiling crossterm_cursor v0.2.1 [INFO] [stderr] Compiling crossterm_style v0.3.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossterm_terminal v0.2.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling crossterm_input v0.3.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling crossterm v0.9.3 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling arete v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.29s [INFO] running `Command { std: "docker" "inspect" "533cefb3c789bb8245faeb47f33877388aa602ac0768a95edcf479a3dcc9b2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533cefb3c789bb8245faeb47f33877388aa602ac0768a95edcf479a3dcc9b2d5", kill_on_drop: false }` [INFO] [stdout] 533cefb3c789bb8245faeb47f33877388aa602ac0768a95edcf479a3dcc9b2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efeb13023a97b4714af7b378cd1a08b848fc57c838d580e8c1a23257f07506db [INFO] running `Command { std: "docker" "start" "-a" "efeb13023a97b4714af7b378cd1a08b848fc57c838d580e8c1a23257f07506db", kill_on_drop: false }` [INFO] [stderr] Compiling arete v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/arete-bc969dce6b38df74) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/arete-1959b32d2fdcdd9f) [INFO] running `Command { std: "docker" "inspect" "efeb13023a97b4714af7b378cd1a08b848fc57c838d580e8c1a23257f07506db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efeb13023a97b4714af7b378cd1a08b848fc57c838d580e8c1a23257f07506db", kill_on_drop: false }` [INFO] [stdout] efeb13023a97b4714af7b378cd1a08b848fc57c838d580e8c1a23257f07506db