[INFO] cloning repository https://github.com/valeth/rust-plugin-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valeth/rust-plugin-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Frust-plugin-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Frust-plugin-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c17e9cf87e33b7b4ff1fa9297d0e2f92553218a [INFO] testing valeth/rust-plugin-tests against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Frust-plugin-tests" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeth/rust-plugin-tests on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valeth/rust-plugin-tests [INFO] finished tweaking git repo https://github.com/valeth/rust-plugin-tests [INFO] tweaked toml for git repo https://github.com/valeth/rust-plugin-tests written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/valeth/rust-plugin-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f65837d816501c4066a082650ff24b61ac2ceba97b8d04e28671c0e1fee6682 [INFO] running `Command { std: "docker" "start" "-a" "2f65837d816501c4066a082650ff24b61ac2ceba97b8d04e28671c0e1fee6682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f65837d816501c4066a082650ff24b61ac2ceba97b8d04e28671c0e1fee6682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f65837d816501c4066a082650ff24b61ac2ceba97b8d04e28671c0e1fee6682", kill_on_drop: false }` [INFO] [stdout] 2f65837d816501c4066a082650ff24b61ac2ceba97b8d04e28671c0e1fee6682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5e96617c733bf6f81b6f66db19dcb6964d2394c2264d56b7750069b32c2d7f [INFO] running `Command { std: "docker" "start" "-a" "0a5e96617c733bf6f81b6f66db19dcb6964d2394c2264d56b7750069b32c2d7f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/example-plugins/hello_world) [INFO] [stderr] Compiling bye_world v0.0.0 (/opt/rustwide/workdir/example-plugins/bye_world) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "0a5e96617c733bf6f81b6f66db19dcb6964d2394c2264d56b7750069b32c2d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5e96617c733bf6f81b6f66db19dcb6964d2394c2264d56b7750069b32c2d7f", kill_on_drop: false }` [INFO] [stdout] 0a5e96617c733bf6f81b6f66db19dcb6964d2394c2264d56b7750069b32c2d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e368e6af010677ce9c064ee8d891e86ad2293de893cb7e9145896b68ff1ac4ee [INFO] running `Command { std: "docker" "start" "-a" "e368e6af010677ce9c064ee8d891e86ad2293de893cb7e9145896b68ff1ac4ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/example-plugins/hello_world) [INFO] [stderr] Compiling bye_world v0.0.0 (/opt/rustwide/workdir/example-plugins/bye_world) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "e368e6af010677ce9c064ee8d891e86ad2293de893cb7e9145896b68ff1ac4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e368e6af010677ce9c064ee8d891e86ad2293de893cb7e9145896b68ff1ac4ee", kill_on_drop: false }` [INFO] [stdout] e368e6af010677ce9c064ee8d891e86ad2293de893cb7e9145896b68ff1ac4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2e8b471364af8823f0bb065c799bb159ee0d0a2c51ce795a0e546938e2233d0 [INFO] running `Command { std: "docker" "start" "-a" "f2e8b471364af8823f0bb065c799bb159ee0d0a2c51ce795a0e546938e2233d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bye_world-f79630b2eec7eaaa) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/client-7e78a27fe0123e05) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-d5a0e3c60e1d7bcc) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plugin-05e1afed837c0ba8) [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] [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] [stderr] Doc-tests bye_world [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] [stderr] Doc-tests hello_world [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] [stderr] Doc-tests plugin [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" "f2e8b471364af8823f0bb065c799bb159ee0d0a2c51ce795a0e546938e2233d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e8b471364af8823f0bb065c799bb159ee0d0a2c51ce795a0e546938e2233d0", kill_on_drop: false }` [INFO] [stdout] f2e8b471364af8823f0bb065c799bb159ee0d0a2c51ce795a0e546938e2233d0