[INFO] cloning repository https://github.com/shiomiyan/rust-plugin-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiomiyan/rust-plugin-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Frust-plugin-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Frust-plugin-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28ca99f933670f36ffec93f1412ef5ce10a1279f [INFO] building shiomiyan/rust-plugin-example against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Frust-plugin-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiomiyan/rust-plugin-example on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shiomiyan/rust-plugin-example [INFO] finished tweaking git repo https://github.com/shiomiyan/rust-plugin-example [INFO] tweaked toml for git repo https://github.com/shiomiyan/rust-plugin-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shiomiyan/rust-plugin-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad0a0791432b0b8dc711173f87eea66ac6ae9f06f3405949ca03ca6943f8d4c7 [INFO] running `Command { std: "docker" "start" "-a" "ad0a0791432b0b8dc711173f87eea66ac6ae9f06f3405949ca03ca6943f8d4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad0a0791432b0b8dc711173f87eea66ac6ae9f06f3405949ca03ca6943f8d4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0a0791432b0b8dc711173f87eea66ac6ae9f06f3405949ca03ca6943f8d4c7", kill_on_drop: false }` [INFO] [stdout] ad0a0791432b0b8dc711173f87eea66ac6ae9f06f3405949ca03ca6943f8d4c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc547ead4c459a6f26129bc58d16d10b82d2b9d72b9434341415215309ca1eb [INFO] running `Command { std: "docker" "start" "-a" "cbc547ead4c459a6f26129bc58d16d10b82d2b9d72b9434341415215309ca1eb", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling plugin-loader v0.1.0 (/opt/rustwide/workdir/plugin-loader) [INFO] [stderr] Compiling hoge v0.1.0 (/opt/rustwide/workdir/plugins/hoge) [INFO] [stderr] Compiling fuga v0.1.0 (/opt/rustwide/workdir/plugins/fuga) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "cbc547ead4c459a6f26129bc58d16d10b82d2b9d72b9434341415215309ca1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc547ead4c459a6f26129bc58d16d10b82d2b9d72b9434341415215309ca1eb", kill_on_drop: false }` [INFO] [stdout] cbc547ead4c459a6f26129bc58d16d10b82d2b9d72b9434341415215309ca1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4a120c0a5006691a12a677b63afd440e2e8c25df0bcd49b51e22ba9db322c35 [INFO] running `Command { std: "docker" "start" "-a" "a4a120c0a5006691a12a677b63afd440e2e8c25df0bcd49b51e22ba9db322c35", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling plugin-loader v0.1.0 (/opt/rustwide/workdir/plugin-loader) [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling fuga v0.1.0 (/opt/rustwide/workdir/plugins/fuga) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling hoge v0.1.0 (/opt/rustwide/workdir/plugins/hoge) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "a4a120c0a5006691a12a677b63afd440e2e8c25df0bcd49b51e22ba9db322c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a120c0a5006691a12a677b63afd440e2e8c25df0bcd49b51e22ba9db322c35", kill_on_drop: false }` [INFO] [stdout] a4a120c0a5006691a12a677b63afd440e2e8c25df0bcd49b51e22ba9db322c35