[INFO] cloning repository https://github.com/jjbarr/megutil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjbarr/megutil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbarr%2Fmegutil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbarr%2Fmegutil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4758b14101f591ce07a97fb652ea009a3be55ba [INFO] testing jjbarr/megutil against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjbarr%2Fmegutil" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjbarr/megutil 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/jjbarr/megutil [INFO] finished tweaking git repo https://github.com/jjbarr/megutil [INFO] tweaked toml for git repo https://github.com/jjbarr/megutil written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/jjbarr/megutil 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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 616e9e464d42fb5dc9ec10f39fca496a4895513e753a6e7a21a08d7887c6a248 [INFO] running `Command { std: "docker" "start" "-a" "616e9e464d42fb5dc9ec10f39fca496a4895513e753a6e7a21a08d7887c6a248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616e9e464d42fb5dc9ec10f39fca496a4895513e753a6e7a21a08d7887c6a248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616e9e464d42fb5dc9ec10f39fca496a4895513e753a6e7a21a08d7887c6a248", kill_on_drop: false }` [INFO] [stdout] 616e9e464d42fb5dc9ec10f39fca496a4895513e753a6e7a21a08d7887c6a248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 383a62a36477f2a079c2fe3504fc879e992cb467ead0db75388db1e2c3dcf99d [INFO] running `Command { std: "docker" "start" "-a" "383a62a36477f2a079c2fe3504fc879e992cb467ead0db75388db1e2c3dcf99d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling megutil v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "383a62a36477f2a079c2fe3504fc879e992cb467ead0db75388db1e2c3dcf99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383a62a36477f2a079c2fe3504fc879e992cb467ead0db75388db1e2c3dcf99d", kill_on_drop: false }` [INFO] [stdout] 383a62a36477f2a079c2fe3504fc879e992cb467ead0db75388db1e2c3dcf99d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 12d4f3515cb619af34d4ab2b16e60e21ce6f3b8ecc0ffc9623252408aeeb6288 [INFO] running `Command { std: "docker" "start" "-a" "12d4f3515cb619af34d4ab2b16e60e21ce6f3b8ecc0ffc9623252408aeeb6288", kill_on_drop: false }` [INFO] [stderr] Compiling megutil v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "12d4f3515cb619af34d4ab2b16e60e21ce6f3b8ecc0ffc9623252408aeeb6288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d4f3515cb619af34d4ab2b16e60e21ce6f3b8ecc0ffc9623252408aeeb6288", kill_on_drop: false }` [INFO] [stdout] 12d4f3515cb619af34d4ab2b16e60e21ce6f3b8ecc0ffc9623252408aeeb6288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] fd0b00f5986b32903dfdcfc20e5554cead80ac609421e5d7c275b34188d55903 [INFO] running `Command { std: "docker" "start" "-a" "fd0b00f5986b32903dfdcfc20e5554cead80ac609421e5d7c275b34188d55903", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/megutil-8a0e2aae6d09aa66) [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" "fd0b00f5986b32903dfdcfc20e5554cead80ac609421e5d7c275b34188d55903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0b00f5986b32903dfdcfc20e5554cead80ac609421e5d7c275b34188d55903", kill_on_drop: false }` [INFO] [stdout] fd0b00f5986b32903dfdcfc20e5554cead80ac609421e5d7c275b34188d55903