[INFO] cloning repository https://github.com/bortoz/remote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bortoz/remote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbortoz%2Fremote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbortoz%2Fremote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 317a6809ac1660187901d21020da5003438c9adf [INFO] testing bortoz/remote against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbortoz%2Fremote" "/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/bortoz/remote on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bortoz/remote [INFO] finished tweaking git repo https://github.com/bortoz/remote [INFO] tweaked toml for git repo https://github.com/bortoz/remote written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bortoz/remote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b80d0c4e4e6340fb66a46eba197fd6aef6241e67732ac7aee5a2eed2bcb1e926 [INFO] running `Command { std: "docker" "start" "-a" "b80d0c4e4e6340fb66a46eba197fd6aef6241e67732ac7aee5a2eed2bcb1e926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b80d0c4e4e6340fb66a46eba197fd6aef6241e67732ac7aee5a2eed2bcb1e926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80d0c4e4e6340fb66a46eba197fd6aef6241e67732ac7aee5a2eed2bcb1e926", kill_on_drop: false }` [INFO] [stdout] b80d0c4e4e6340fb66a46eba197fd6aef6241e67732ac7aee5a2eed2bcb1e926 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7d511f5992f1d43f5863727a49e85fecf161d33876a3efeddea8d5603a9f3f5 [INFO] running `Command { std: "docker" "start" "-a" "c7d511f5992f1d43f5863727a49e85fecf161d33876a3efeddea8d5603a9f3f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling cpython v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossterm_utils v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_screen v0.3.1 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling crossterm_style v0.5.1 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling crossterm_terminal v0.3.1 [INFO] [stderr] Compiling sqlite v0.25.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossterm v0.11.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling python3-sys v0.3.0 [INFO] [stderr] Compiling ssh2 v0.4.0 [INFO] [stderr] Compiling error v1.0.0 (/opt/rustwide/workdir/remote-error) [INFO] [stderr] Compiling cookies-loader v1.0.0 (/opt/rustwide/workdir/remote-cookies-loader) [INFO] [stderr] Compiling liker v1.0.0 (/opt/rustwide/workdir/remote-liker) [INFO] [stderr] Compiling worker v1.0.0 (/opt/rustwide/workdir/remote-worker) [INFO] [stderr] Compiling core v1.0.0 (/opt/rustwide/workdir/remote-core) [INFO] [stderr] Compiling remote v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "c7d511f5992f1d43f5863727a49e85fecf161d33876a3efeddea8d5603a9f3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d511f5992f1d43f5863727a49e85fecf161d33876a3efeddea8d5603a9f3f5", kill_on_drop: false }` [INFO] [stdout] c7d511f5992f1d43f5863727a49e85fecf161d33876a3efeddea8d5603a9f3f5 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d490a0be7a8747f69509faf055cf4c6db2b58d617c851f4b76bdaf645bb1b9 [INFO] running `Command { std: "docker" "start" "-a" "72d490a0be7a8747f69509faf055cf4c6db2b58d617c851f4b76bdaf645bb1b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remote v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "72d490a0be7a8747f69509faf055cf4c6db2b58d617c851f4b76bdaf645bb1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d490a0be7a8747f69509faf055cf4c6db2b58d617c851f4b76bdaf645bb1b9", kill_on_drop: false }` [INFO] [stdout] 72d490a0be7a8747f69509faf055cf4c6db2b58d617c851f4b76bdaf645bb1b9 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2c1d60c75eaae7bdae9d23909adece8ea411dd2d17261b9bdaa3b69a50cf399 [INFO] running `Command { std: "docker" "start" "-a" "a2c1d60c75eaae7bdae9d23909adece8ea411dd2d17261b9bdaa3b69a50cf399", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/remote-f01dba63bc01af13) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2c1d60c75eaae7bdae9d23909adece8ea411dd2d17261b9bdaa3b69a50cf399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c1d60c75eaae7bdae9d23909adece8ea411dd2d17261b9bdaa3b69a50cf399", kill_on_drop: false }` [INFO] [stdout] a2c1d60c75eaae7bdae9d23909adece8ea411dd2d17261b9bdaa3b69a50cf399