[INFO] fetching crate nu-completion 0.44.0... [INFO] checking nu-completion-0.44.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate nu-completion 0.44.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate nu-completion 0.44.0 [INFO] finished tweaking crates.io crate nu-completion 0.44.0 [INFO] tweaked toml for crates.io crate nu-completion 0.44.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nu-completion 0.44.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 168 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding nu-engine v0.44.0 (available: v0.107.0) [INFO] [stderr] Adding nu-parser v0.44.0 (available: v0.107.0) [INFO] [stderr] Adding nu-path v0.44.0 (available: v0.107.0) [INFO] [stderr] Adding nu-protocol v0.44.0 (available: v0.107.0) [INFO] [stderr] Adding nu-test-support v0.44.0 (available: v0.107.0) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62599c83737a3e8333d8bda0e0dab55d3c1840eb007ec117b41e014ed287913a [INFO] running `Command { std: "docker" "start" "-a" "62599c83737a3e8333d8bda0e0dab55d3c1840eb007ec117b41e014ed287913a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62599c83737a3e8333d8bda0e0dab55d3c1840eb007ec117b41e014ed287913a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62599c83737a3e8333d8bda0e0dab55d3c1840eb007ec117b41e014ed287913a", kill_on_drop: false }` [INFO] [stdout] 62599c83737a3e8333d8bda0e0dab55d3c1840eb007ec117b41e014ed287913a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e45fc5c109f1ba84459202add6af2c836340fd3527188c26745c06d4899821 [INFO] running `Command { std: "docker" "start" "-a" "64e45fc5c109f1ba84459202add6af2c836340fd3527188c26745c06d4899821", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking nu-ansi-term v0.44.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking common-path v1.0.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking nu-path v0.44.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking umask v1.0.1 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Checking nu-table v0.44.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking nu-source v0.44.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking byte-unit v4.0.19 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking nu-errors v0.44.0 [INFO] [stderr] Checking nu-protocol v0.44.0 [INFO] [stderr] Checking nu-value-ext v0.44.0 [INFO] [stderr] Checking nu-test-support v0.44.0 [INFO] [stderr] Checking nu-stream v0.44.0 [INFO] [stderr] Checking nu-data v0.44.0 [INFO] [stderr] Checking nu-plugin v0.44.0 [INFO] [stderr] Checking nu-parser v0.44.0 [INFO] [stderr] Checking nu-engine v0.44.0 [INFO] [stderr] Checking nu-completion v0.44.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rustyline-support` [INFO] [stdout] --> src/completer.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "rustyline-support")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rustyline-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `rustyline-support` [INFO] [stdout] --> src/completer.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(not(feature = "rustyline-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rustyline-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustyline-support` [INFO] [stdout] --> src/completer.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "rustyline-support")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rustyline-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `rustyline-support` [INFO] [stdout] --> src/completer.rs:158:19 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(not(feature = "rustyline-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `rustyline-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "64e45fc5c109f1ba84459202add6af2c836340fd3527188c26745c06d4899821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e45fc5c109f1ba84459202add6af2c836340fd3527188c26745c06d4899821", kill_on_drop: false }` [INFO] [stdout] 64e45fc5c109f1ba84459202add6af2c836340fd3527188c26745c06d4899821