[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Frust-plugin-tests" "/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/valeth/rust-plugin-tests on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-96/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e4f7fcf52cef7aeb36d91246c90ba73197764dec2ca0f92275c6d06e4a3b062 [INFO] running `Command { std: "docker" "start" "-a" "7e4f7fcf52cef7aeb36d91246c90ba73197764dec2ca0f92275c6d06e4a3b062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4f7fcf52cef7aeb36d91246c90ba73197764dec2ca0f92275c6d06e4a3b062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4f7fcf52cef7aeb36d91246c90ba73197764dec2ca0f92275c6d06e4a3b062", kill_on_drop: false }` [INFO] [stdout] 7e4f7fcf52cef7aeb36d91246c90ba73197764dec2ca0f92275c6d06e4a3b062 [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=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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9403b54fabd0674c73ed264c861346974fb303c10131f37bf74e4660b588eb6b [INFO] running `Command { std: "docker" "start" "-a" "9403b54fabd0674c73ed264c861346974fb303c10131f37bf74e4660b588eb6b", 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 time v0.1.42 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Compiling bye_world v0.0.0 (/opt/rustwide/workdir/example-plugins/bye_world) [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/example-plugins/hello_world) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.49s [INFO] running `Command { std: "docker" "inspect" "9403b54fabd0674c73ed264c861346974fb303c10131f37bf74e4660b588eb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9403b54fabd0674c73ed264c861346974fb303c10131f37bf74e4660b588eb6b", kill_on_drop: false }` [INFO] [stdout] 9403b54fabd0674c73ed264c861346974fb303c10131f37bf74e4660b588eb6b [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=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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ac942a699eba5752dfc6136077b4ec6467f333db165621c4a67854885a09af [INFO] running `Command { std: "docker" "start" "-a" "23ac942a699eba5752dfc6136077b4ec6467f333db165621c4a67854885a09af", 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 bye_world v0.0.0 (/opt/rustwide/workdir/example-plugins/bye_world) [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/example-plugins/hello_world) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "23ac942a699eba5752dfc6136077b4ec6467f333db165621c4a67854885a09af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac942a699eba5752dfc6136077b4ec6467f333db165621c4a67854885a09af", kill_on_drop: false }` [INFO] [stdout] 23ac942a699eba5752dfc6136077b4ec6467f333db165621c4a67854885a09af [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=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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 307b754eaa5e95f783cbe343345e6f9833477a94ad026c6ffea9587d19fab23a [INFO] running `Command { std: "docker" "start" "-a" "307b754eaa5e95f783cbe343345e6f9833477a94ad026c6ffea9587d19fab23a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bye_world-a9702bde9f3150cd) [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-266fee23c16722b4) [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-77e4e145ad0c4f7d) [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/plugin-2d7dcd0db5768c67) [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" "307b754eaa5e95f783cbe343345e6f9833477a94ad026c6ffea9587d19fab23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307b754eaa5e95f783cbe343345e6f9833477a94ad026c6ffea9587d19fab23a", kill_on_drop: false }` [INFO] [stdout] 307b754eaa5e95f783cbe343345e6f9833477a94ad026c6ffea9587d19fab23a