[INFO] cloning repository https://github.com/Geal/cargo-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geal/cargo-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeal%2Fcargo-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeal%2Fcargo-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ed97ff157f1b1e8bd247c64b7acdf7214f3194a [INFO] testing Geal/cargo-plugin against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeal%2Fcargo-plugin" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Geal/cargo-plugin on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Geal/cargo-plugin [INFO] finished tweaking git repo https://github.com/Geal/cargo-plugin [INFO] tweaked toml for git repo https://github.com/Geal/cargo-plugin written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/Geal/cargo-plugin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec1a99d269aaf71fdce99d8961ce1fed229f1c4f8fde621d8cf128bf529b8638 [INFO] running `Command { std: "docker" "start" "-a" "ec1a99d269aaf71fdce99d8961ce1fed229f1c4f8fde621d8cf128bf529b8638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec1a99d269aaf71fdce99d8961ce1fed229f1c4f8fde621d8cf128bf529b8638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1a99d269aaf71fdce99d8961ce1fed229f1c4f8fde621d8cf128bf529b8638", kill_on_drop: false }` [INFO] [stdout] ec1a99d269aaf71fdce99d8961ce1fed229f1c4f8fde621d8cf128bf529b8638 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6a4985bdf2c03867ee17079c27db7d8d05899bffa8e38c5df73ab7288714dff [INFO] running `Command { std: "docker" "start" "-a" "c6a4985bdf2c03867ee17079c27db7d8d05899bffa8e38c5df73ab7288714dff", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling cargo-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.14s [INFO] running `Command { std: "docker" "inspect" "c6a4985bdf2c03867ee17079c27db7d8d05899bffa8e38c5df73ab7288714dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a4985bdf2c03867ee17079c27db7d8d05899bffa8e38c5df73ab7288714dff", kill_on_drop: false }` [INFO] [stdout] c6a4985bdf2c03867ee17079c27db7d8d05899bffa8e38c5df73ab7288714dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c9bfa4714aa246baef350ee197f3752d0481794b9789f0427595c096ddbe643 [INFO] running `Command { std: "docker" "start" "-a" "1c9bfa4714aa246baef350ee197f3752d0481794b9789f0427595c096ddbe643", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_plugin-92292faa6f54f48b) [INFO] running `Command { std: "docker" "inspect" "1c9bfa4714aa246baef350ee197f3752d0481794b9789f0427595c096ddbe643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9bfa4714aa246baef350ee197f3752d0481794b9789f0427595c096ddbe643", kill_on_drop: false }` [INFO] [stdout] 1c9bfa4714aa246baef350ee197f3752d0481794b9789f0427595c096ddbe643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c49843251ded649fa0749b919278e52e1debef3ea7d4e2eed709566e58d38988 [INFO] running `Command { std: "docker" "start" "-a" "c49843251ded649fa0749b919278e52e1debef3ea7d4e2eed709566e58d38988", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_plugin-92292faa6f54f48b) [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" "c49843251ded649fa0749b919278e52e1debef3ea7d4e2eed709566e58d38988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49843251ded649fa0749b919278e52e1debef3ea7d4e2eed709566e58d38988", kill_on_drop: false }` [INFO] [stdout] c49843251ded649fa0749b919278e52e1debef3ea7d4e2eed709566e58d38988