[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#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbortoz%2Fremote" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bortoz/remote on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-50/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65ad314b89dca17cfbc0f5a2881e7138fd2e398f8b360121bd097d9edc1c9e9 [INFO] running `Command { std: "docker" "start" "-a" "a65ad314b89dca17cfbc0f5a2881e7138fd2e398f8b360121bd097d9edc1c9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65ad314b89dca17cfbc0f5a2881e7138fd2e398f8b360121bd097d9edc1c9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65ad314b89dca17cfbc0f5a2881e7138fd2e398f8b360121bd097d9edc1c9e9", kill_on_drop: false }` [INFO] [stdout] a65ad314b89dca17cfbc0f5a2881e7138fd2e398f8b360121bd097d9edc1c9e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d54d886ab4063d3b610e2e99f9ad2264f58817539a4693e03413095f656ff4 [INFO] running `Command { std: "docker" "start" "-a" "f8d54d886ab4063d3b610e2e99f9ad2264f58817539a4693e03413095f656ff4", kill_on_drop: false }` [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 cpython v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [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 openssl-sys v0.9.49 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling crossterm_screen v0.3.1 [INFO] [stderr] Compiling crossterm_style v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossterm_terminal v0.3.1 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossterm v0.11.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.25.0 [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 liker v1.0.0 (/opt/rustwide/workdir/remote-liker) [INFO] [stderr] Compiling cookies-loader v1.0.0 (/opt/rustwide/workdir/remote-cookies-loader) [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 19.87s [INFO] running `Command { std: "docker" "inspect" "f8d54d886ab4063d3b610e2e99f9ad2264f58817539a4693e03413095f656ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d54d886ab4063d3b610e2e99f9ad2264f58817539a4693e03413095f656ff4", kill_on_drop: false }` [INFO] [stdout] f8d54d886ab4063d3b610e2e99f9ad2264f58817539a4693e03413095f656ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29ed7638468eb72e4cff0fceb95a01a3e8bcd706a83aaf630d02a10bf2a4474e [INFO] running `Command { std: "docker" "start" "-a" "29ed7638468eb72e4cff0fceb95a01a3e8bcd706a83aaf630d02a10bf2a4474e", kill_on_drop: false }` [INFO] [stderr] Compiling remote v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "29ed7638468eb72e4cff0fceb95a01a3e8bcd706a83aaf630d02a10bf2a4474e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ed7638468eb72e4cff0fceb95a01a3e8bcd706a83aaf630d02a10bf2a4474e", kill_on_drop: false }` [INFO] [stdout] 29ed7638468eb72e4cff0fceb95a01a3e8bcd706a83aaf630d02a10bf2a4474e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 447a50ebcf0f6b77f09e86ad1a34fb8f9de845e5db20dd777ec81c6bff17300b [INFO] running `Command { std: "docker" "start" "-a" "447a50ebcf0f6b77f09e86ad1a34fb8f9de845e5db20dd777ec81c6bff17300b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [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" "447a50ebcf0f6b77f09e86ad1a34fb8f9de845e5db20dd777ec81c6bff17300b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447a50ebcf0f6b77f09e86ad1a34fb8f9de845e5db20dd777ec81c6bff17300b", kill_on_drop: false }` [INFO] [stdout] 447a50ebcf0f6b77f09e86ad1a34fb8f9de845e5db20dd777ec81c6bff17300b