[INFO] cloning repository https://github.com/alexcrichton/cargo-edit-locally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexcrichton/cargo-edit-locally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-edit-locally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-edit-locally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26bde541989dcda01d4824fe3524a392402ede99 [INFO] building alexcrichton/cargo-edit-locally against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-edit-locally" "/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/alexcrichton/cargo-edit-locally on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] finished tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] tweaked toml for git repo https://github.com/alexcrichton/cargo-edit-locally written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alexcrichton/cargo-edit-locally 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating cargo-edit-locally v0.1.3 (/workspace/builds/worker-7-tc1/source) -> v0.2.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.6.0 [INFO] [stderr] Downloaded curl v0.4.39 [INFO] [stderr] Downloaded crates-io v0.33.0 [INFO] [stderr] Downloaded git2-curl v0.14.1 [INFO] [stderr] Downloaded cargo-util v0.1.1 [INFO] [stderr] Downloaded cargo v0.56.0 [INFO] [stderr] Downloaded curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Downloaded openssl-src v111.16.0+1.1.1l [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5280795c19f0af009e66ca18918c8521513fc1c41b791fd7438bfdbea7292911 [INFO] running `Command { std: "docker" "start" "-a" "5280795c19f0af009e66ca18918c8521513fc1c41b791fd7438bfdbea7292911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5280795c19f0af009e66ca18918c8521513fc1c41b791fd7438bfdbea7292911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5280795c19f0af009e66ca18918c8521513fc1c41b791fd7438bfdbea7292911", kill_on_drop: false }` [INFO] [stdout] 5280795c19f0af009e66ca18918c8521513fc1c41b791fd7438bfdbea7292911 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312e9fb70e1eea3764c57136137dfc64d4517be5aea0057ef5d0d19c969c4084 [INFO] running `Command { std: "docker" "start" "-a" "312e9fb70e1eea3764c57136137dfc64d4517be5aea0057ef5d0d19c969c4084", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling cargo v0.56.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling cargo-util v0.1.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling crates-io v0.33.0 [INFO] [stderr] Compiling rustfix v0.6.0 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling cargo-edit-locally v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.01s [INFO] running `Command { std: "docker" "inspect" "312e9fb70e1eea3764c57136137dfc64d4517be5aea0057ef5d0d19c969c4084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312e9fb70e1eea3764c57136137dfc64d4517be5aea0057ef5d0d19c969c4084", kill_on_drop: false }` [INFO] [stdout] 312e9fb70e1eea3764c57136137dfc64d4517be5aea0057ef5d0d19c969c4084 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75eb7e009702739513cce91f57f87d004fcc35845f5a82afe8c8bc1440110dd7 [INFO] running `Command { std: "docker" "start" "-a" "75eb7e009702739513cce91f57f87d004fcc35845f5a82afe8c8bc1440110dd7", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-edit-locally v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/log.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/log.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | static CNT: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 22 | static CNT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "75eb7e009702739513cce91f57f87d004fcc35845f5a82afe8c8bc1440110dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75eb7e009702739513cce91f57f87d004fcc35845f5a82afe8c8bc1440110dd7", kill_on_drop: false }` [INFO] [stdout] 75eb7e009702739513cce91f57f87d004fcc35845f5a82afe8c8bc1440110dd7 [INFO] building alexcrichton/cargo-edit-locally against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-edit-locally" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexcrichton/cargo-edit-locally on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] finished tweaking git repo https://github.com/alexcrichton/cargo-edit-locally [INFO] tweaked toml for git repo https://github.com/alexcrichton/cargo-edit-locally written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexcrichton/cargo-edit-locally 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating cargo-edit-locally v0.1.3 (/workspace/builds/worker-7-tc2/source) -> v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30aab5d58cf7f1faf3dc2a27009ace7d66955755eb85c1fc97631ef11ea17ab5 [INFO] running `Command { std: "docker" "start" "-a" "30aab5d58cf7f1faf3dc2a27009ace7d66955755eb85c1fc97631ef11ea17ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30aab5d58cf7f1faf3dc2a27009ace7d66955755eb85c1fc97631ef11ea17ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30aab5d58cf7f1faf3dc2a27009ace7d66955755eb85c1fc97631ef11ea17ab5", kill_on_drop: false }` [INFO] [stdout] 30aab5d58cf7f1faf3dc2a27009ace7d66955755eb85c1fc97631ef11ea17ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e113bcb7eb5228a5ba9da6bb0db98d774bf4fb0d4c5f415f5d32ac247b02bb3 [INFO] running `Command { std: "docker" "start" "-a" "4e113bcb7eb5228a5ba9da6bb0db98d774bf4fb0d4c5f415f5d32ac247b02bb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling cargo v0.56.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cargo-util v0.1.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling crates-io v0.33.0 [INFO] [stderr] Compiling rustfix v0.6.0 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/bin/rustc --crate-name cargo --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cargo-0.56.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings", "openssl", "pretty-env-logger", "pretty_env_logger", "vendored-openssl"))' -C metadata=fa4cdaec3d98768e -C extra-filename=-fa4cdaec3d98768e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-124c8c9fcb9bc056.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c368e6ff58c23281.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-b6d3829366d95e77.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-0e6fda564f8696dd.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-5fd2ffdd43511bc5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-55de74b85f900e91.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-a9e1b299b13a32f1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-357afe4c24783c2a.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-23b0c8bd3754aee7.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-16abde237243df9b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a1a8f7ffbf8888b7.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-d9e6a47a823a6d22.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-94d8c879a0e6a5e3.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-de1adbca06ebfdd2.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-d0373b07883def45.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-e9e06eed9bc5ee26.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-e995276dff243cc5.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-32fa2e4cf8e03711.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-5f9263d822c0f3ae.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cb2ec047f6754c55.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-d457585226b338a4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-c2a1b2911705803e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d18f3f28655babc9.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-53262487e5eac7e2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-863dd4e82f8b7416.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-19a7c81edcf3d052.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-8a0a8b719fa5782f.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-f95088ef9d5a2373.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9e82b13a04e07f94.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-11d039fb5630eb08.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-c5ab7583c27917e2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76bdc239a28071d3.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-1f2d8dbe284be453.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-e4b3f96e2328006d.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-171963d6a5d3c3bd.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a47375526ec088f2.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-cb3ff538dc692930.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4f5d2ae8fd7f224c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-49b5da4b42dded28.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-44067363ee4696d5.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-f1fb062e139c421a.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-dd18e7895eea59a9/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-1273e493546e2e2e/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-89e800264d5ef359/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4e113bcb7eb5228a5ba9da6bb0db98d774bf4fb0d4c5f415f5d32ac247b02bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e113bcb7eb5228a5ba9da6bb0db98d774bf4fb0d4c5f415f5d32ac247b02bb3", kill_on_drop: false }` [INFO] [stdout] 4e113bcb7eb5228a5ba9da6bb0db98d774bf4fb0d4c5f415f5d32ac247b02bb3