[INFO] cloning repository https://github.com/insipx/cargo-git-edit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insipx/cargo-git-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fcargo-git-edit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fcargo-git-edit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e884d4cb2951b39c19200ef457ccce89755cfda [INFO] testing insipx/cargo-git-edit against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fcargo-git-edit" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insipx/cargo-git-edit 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/insipx/cargo-git-edit [INFO] finished tweaking git repo https://github.com/insipx/cargo-git-edit [INFO] tweaked toml for git repo https://github.com/insipx/cargo-git-edit written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/insipx/cargo-git-edit 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5e56b8342d8237cf693a5ca17a372853675b879cd9452db3729f71c7ea9e43af [INFO] running `Command { std: "docker" "start" "-a" "5e56b8342d8237cf693a5ca17a372853675b879cd9452db3729f71c7ea9e43af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e56b8342d8237cf693a5ca17a372853675b879cd9452db3729f71c7ea9e43af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e56b8342d8237cf693a5ca17a372853675b879cd9452db3729f71c7ea9e43af", kill_on_drop: false }` [INFO] [stdout] 5e56b8342d8237cf693a5ca17a372853675b879cd9452db3729f71c7ea9e43af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] dd0200f84b1f5808be941e72b14cee878f7808045d480c55af43b23f0f9822e1 [INFO] running `Command { std: "docker" "start" "-a" "dd0200f84b1f5808be941e72b14cee878f7808045d480c55af43b23f0f9822e1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling globset v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling cargo-git-edit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Item`, `Value` [INFO] [stdout] --> src/main.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | use toml_edit::{value, Document, InlineTable, Item, Table, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.63s [INFO] running `Command { std: "docker" "inspect" "dd0200f84b1f5808be941e72b14cee878f7808045d480c55af43b23f0f9822e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0200f84b1f5808be941e72b14cee878f7808045d480c55af43b23f0f9822e1", kill_on_drop: false }` [INFO] [stdout] dd0200f84b1f5808be941e72b14cee878f7808045d480c55af43b23f0f9822e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 326c6a7ddc0038feea10aec54b3d0eba9184fc5f391c8c580053ecd9d0920426 [INFO] running `Command { std: "docker" "start" "-a" "326c6a7ddc0038feea10aec54b3d0eba9184fc5f391c8c580053ecd9d0920426", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-git-edit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Item`, `Value` [INFO] [stdout] --> src/main.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | use toml_edit::{value, Document, InlineTable, Item, Table, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "326c6a7ddc0038feea10aec54b3d0eba9184fc5f391c8c580053ecd9d0920426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326c6a7ddc0038feea10aec54b3d0eba9184fc5f391c8c580053ecd9d0920426", kill_on_drop: false }` [INFO] [stdout] 326c6a7ddc0038feea10aec54b3d0eba9184fc5f391c8c580053ecd9d0920426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] adeeff39fb3bd951b082e3c0ad795436e4a53a7895ce2adc1f0b42570cbd51fa [INFO] running `Command { std: "docker" "start" "-a" "adeeff39fb3bd951b082e3c0ad795436e4a53a7895ce2adc1f0b42570cbd51fa", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Item`, `Value` [INFO] [stderr] --> src/main.rs:30:47 [INFO] [stderr] | [INFO] [stderr] 30 | use toml_edit::{value, Document, InlineTable, Item, Table, Value}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_git_edit-5bec47859f145f89) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::should_include_target ... ok [INFO] [stdout] test tests::should_get_cargo_configs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "adeeff39fb3bd951b082e3c0ad795436e4a53a7895ce2adc1f0b42570cbd51fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adeeff39fb3bd951b082e3c0ad795436e4a53a7895ce2adc1f0b42570cbd51fa", kill_on_drop: false }` [INFO] [stdout] adeeff39fb3bd951b082e3c0ad795436e4a53a7895ce2adc1f0b42570cbd51fa