[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleth%2Frust-plugin-tests" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeth/rust-plugin-tests on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00cef9ba8a4406bc5ec9804aad5a735e90251e3770eaee460a43cefa703d10f6 [INFO] running `Command { std: "docker" "start" "-a" "00cef9ba8a4406bc5ec9804aad5a735e90251e3770eaee460a43cefa703d10f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00cef9ba8a4406bc5ec9804aad5a735e90251e3770eaee460a43cefa703d10f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cef9ba8a4406bc5ec9804aad5a735e90251e3770eaee460a43cefa703d10f6", kill_on_drop: false }` [INFO] [stdout] 00cef9ba8a4406bc5ec9804aad5a735e90251e3770eaee460a43cefa703d10f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f2d64d51d9afc158a5ee2504eaf61dd1063a87171909c03c7c328e9ffc2f7e [INFO] running `Command { std: "docker" "start" "-a" "76f2d64d51d9afc158a5ee2504eaf61dd1063a87171909c03c7c328e9ffc2f7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-traits v0.2.6 [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 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 8.74s [INFO] running `Command { std: "docker" "inspect" "76f2d64d51d9afc158a5ee2504eaf61dd1063a87171909c03c7c328e9ffc2f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f2d64d51d9afc158a5ee2504eaf61dd1063a87171909c03c7c328e9ffc2f7e", kill_on_drop: false }` [INFO] [stdout] 76f2d64d51d9afc158a5ee2504eaf61dd1063a87171909c03c7c328e9ffc2f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e44ab0d0078c4b7aa484639ddbf73c24fb6a6ffbc4f0f5cacbcbc4f23189bb [INFO] running `Command { std: "docker" "start" "-a" "b5e44ab0d0078c4b7aa484639ddbf73c24fb6a6ffbc4f0f5cacbcbc4f23189bb", kill_on_drop: false }` [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 1.47s [INFO] running `Command { std: "docker" "inspect" "b5e44ab0d0078c4b7aa484639ddbf73c24fb6a6ffbc4f0f5cacbcbc4f23189bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e44ab0d0078c4b7aa484639ddbf73c24fb6a6ffbc4f0f5cacbcbc4f23189bb", kill_on_drop: false }` [INFO] [stdout] b5e44ab0d0078c4b7aa484639ddbf73c24fb6a6ffbc4f0f5cacbcbc4f23189bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79e97ac552ada997a12a72e37c5b9e3ff16ce259ce9b231896a8f27e47eba110 [INFO] running `Command { std: "docker" "start" "-a" "79e97ac552ada997a12a72e37c5b9e3ff16ce259ce9b231896a8f27e47eba110", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bye_world-ff84281142affa75) [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] Running unittests (/opt/rustwide/target/debug/deps/client-6c761daefb3cae1c) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-6559454e0c30b259) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plugin-8e4f5f6395e02457) [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] [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" "79e97ac552ada997a12a72e37c5b9e3ff16ce259ce9b231896a8f27e47eba110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e97ac552ada997a12a72e37c5b9e3ff16ce259ce9b231896a8f27e47eba110", kill_on_drop: false }` [INFO] [stdout] 79e97ac552ada997a12a72e37c5b9e3ff16ce259ce9b231896a8f27e47eba110