[INFO] fetching crate sudo_pair 1.0.0...
[INFO] building sudo_pair-1.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sudo_pair 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sudo_pair 1.0.0
[INFO] finished tweaking crates.io crate sudo_pair 1.0.0
[INFO] tweaked toml for crates.io crate sudo_pair 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sudo_pair 1.0.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7151cc3292c2187ad9fd2b6abf5d918c54c7fa428f4b6d19b5602bce9b4ca92
[INFO] running `Command { std: "docker" "start" "-a" "a7151cc3292c2187ad9fd2b6abf5d918c54c7fa428f4b6d19b5602bce9b4ca92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7151cc3292c2187ad9fd2b6abf5d918c54c7fa428f4b6d19b5602bce9b4ca92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7151cc3292c2187ad9fd2b6abf5d918c54c7fa428f4b6d19b5602bce9b4ca92", kill_on_drop: false }`
[INFO] [stdout] a7151cc3292c2187ad9fd2b6abf5d918c54c7fa428f4b6d19b5602bce9b4ca92
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bded641328c595d7fa29a89b5cb8e9c1ec7df30d8ead8832282c5b87e067997
[INFO] running `Command { std: "docker" "start" "-a" "8bded641328c595d7fa29a89b5cb8e9c1ec7df30d8ead8832282c5b87e067997", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling sudo_plugin-sys v1.2.1
[INFO] [stderr]    Compiling sudo_plugin v1.2.0
[INFO] [stderr]    Compiling sudo_pair v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![cfg_attr(feature="cargo-clippy", warn(clippy::all))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/socket.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(feature="cargo-clippy", allow(clippy::similar_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / sudo_io_plugin! {
[INFO] [stdout] 88 | |      sudo_pair: SudoPair {
[INFO] [stdout] 89 | |         close:      close,
[INFO] [stdout] 90 | |         log_ttyout: log_ttyout,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sudo_io_plugin` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `sudo_io_plugin` may come from an old version of the `sudo_plugin` crate, try updating your dependency with `cargo update -p sudo_plugin`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `sudo_io_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s
[INFO] running `Command { std: "docker" "inspect" "8bded641328c595d7fa29a89b5cb8e9c1ec7df30d8ead8832282c5b87e067997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bded641328c595d7fa29a89b5cb8e9c1ec7df30d8ead8832282c5b87e067997", kill_on_drop: false }`
[INFO] [stdout] 8bded641328c595d7fa29a89b5cb8e9c1ec7df30d8ead8832282c5b87e067997
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96a53681a0d7110dc3f230b13f858202a1da5fa7cc9e0e96f8e8a510a78305c6
[INFO] running `Command { std: "docker" "start" "-a" "96a53681a0d7110dc3f230b13f858202a1da5fa7cc9e0e96f8e8a510a78305c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sudo_pair v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![cfg_attr(feature="cargo-clippy", warn(clippy::all))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/socket.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(feature="cargo-clippy", allow(clippy::similar_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / sudo_io_plugin! {
[INFO] [stdout] 88 | |      sudo_pair: SudoPair {
[INFO] [stdout] 89 | |         close:      close,
[INFO] [stdout] 90 | |         log_ttyout: log_ttyout,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sudo_io_plugin` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `sudo_io_plugin` may come from an old version of the `sudo_plugin` crate, try updating your dependency with `cargo update -p sudo_plugin`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `sudo_io_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "96a53681a0d7110dc3f230b13f858202a1da5fa7cc9e0e96f8e8a510a78305c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a53681a0d7110dc3f230b13f858202a1da5fa7cc9e0e96f8e8a510a78305c6", kill_on_drop: false }`
[INFO] [stdout] 96a53681a0d7110dc3f230b13f858202a1da5fa7cc9e0e96f8e8a510a78305c6
