[INFO] cloning repository https://github.com/jdm/ws-testcase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdm/ws-testcase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fws-testcase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fws-testcase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9352c658474a30ce2e7114ce6624c2b8094fcdbd [INFO] testing jdm/ws-testcase against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdm%2Fws-testcase" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdm/ws-testcase on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdm/ws-testcase [INFO] finished tweaking git repo https://github.com/jdm/ws-testcase [INFO] tweaked toml for git repo https://github.com/jdm/ws-testcase written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/jdm/ws-testcase already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98dd677d41697402e0ed764bc2376ea2898dc0e716a9dfa7fc6296ddda77b8a0 [INFO] running `Command { std: "docker" "start" "-a" "98dd677d41697402e0ed764bc2376ea2898dc0e716a9dfa7fc6296ddda77b8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98dd677d41697402e0ed764bc2376ea2898dc0e716a9dfa7fc6296ddda77b8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dd677d41697402e0ed764bc2376ea2898dc0e716a9dfa7fc6296ddda77b8a0", kill_on_drop: false }` [INFO] [stdout] 98dd677d41697402e0ed764bc2376ea2898dc0e716a9dfa7fc6296ddda77b8a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bbbd864173d594d4e11d1f18ae3ce1f9be5c722e6b445f0e69577f04c303a6d [INFO] running `Command { std: "docker" "start" "-a" "9bbbd864173d594d4e11d1f18ae3ce1f9be5c722e6b445f0e69577f04c303a6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling wstest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.77s [INFO] running `Command { std: "docker" "inspect" "9bbbd864173d594d4e11d1f18ae3ce1f9be5c722e6b445f0e69577f04c303a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbbd864173d594d4e11d1f18ae3ce1f9be5c722e6b445f0e69577f04c303a6d", kill_on_drop: false }` [INFO] [stdout] 9bbbd864173d594d4e11d1f18ae3ce1f9be5c722e6b445f0e69577f04c303a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac67865d89e3ae064d01464ae445110f709388036df58be816b412e7a67ccf02 [INFO] running `Command { std: "docker" "start" "-a" "ac67865d89e3ae064d01464ae445110f709388036df58be816b412e7a67ccf02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wstest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "ac67865d89e3ae064d01464ae445110f709388036df58be816b412e7a67ccf02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac67865d89e3ae064d01464ae445110f709388036df58be816b412e7a67ccf02", kill_on_drop: false }` [INFO] [stdout] ac67865d89e3ae064d01464ae445110f709388036df58be816b412e7a67ccf02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68f6d4771aa491352c1a6a9613eea2252c55771852ffdefb73a744df56ca7f4a [INFO] running `Command { std: "docker" "start" "-a" "68f6d4771aa491352c1a6a9613eea2252c55771852ffdefb73a744df56ca7f4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wstest-9d182e150c973921) [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" "68f6d4771aa491352c1a6a9613eea2252c55771852ffdefb73a744df56ca7f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f6d4771aa491352c1a6a9613eea2252c55771852ffdefb73a744df56ca7f4a", kill_on_drop: false }` [INFO] [stdout] 68f6d4771aa491352c1a6a9613eea2252c55771852ffdefb73a744df56ca7f4a