[INFO] fetching crate code 0.0.1... [INFO] testing code-0.0.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate code 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate code 0.0.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate code 0.0.1 [INFO] finished tweaking crates.io crate code 0.0.1 [INFO] tweaked toml for crates.io crate code 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate code 0.0.1 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fa52fe8ff8336f465b0871be14a4fa5364bea8ab39bd8d525066e8c621a25b8 [INFO] running `Command { std: "docker" "start" "-a" "0fa52fe8ff8336f465b0871be14a4fa5364bea8ab39bd8d525066e8c621a25b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa52fe8ff8336f465b0871be14a4fa5364bea8ab39bd8d525066e8c621a25b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa52fe8ff8336f465b0871be14a4fa5364bea8ab39bd8d525066e8c621a25b8", kill_on_drop: false }` [INFO] [stdout] 0fa52fe8ff8336f465b0871be14a4fa5364bea8ab39bd8d525066e8c621a25b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 043092db36f6a5f7c898993c3cc753d19697a240bcc9aebf0f089422fa543c9d [INFO] running `Command { std: "docker" "start" "-a" "043092db36f6a5f7c898993c3cc753d19697a240bcc9aebf0f089422fa543c9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling russh-cryptovec v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling russh-keys v0.37.1 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling zvariant_derive v3.14.0 [INFO] [stderr] Compiling zbus_macros v3.13.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zvariant v3.14.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling zbus_names v2.5.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling russh v0.37.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling code v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling zbus v3.13.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling linux-keyutils v0.2.3 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling indicatif v0.17.4 [INFO] [stderr] Compiling open v4.1.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tunnels v0.1.0 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling sysinfo v0.29.0 [INFO] [stderr] Compiling gethostname v0.4.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling secret-service v3.0.1 [INFO] [stderr] Compiling keyring v2.0.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertIsSync` is never used [INFO] [stdout] --> src/rpc.rs:637:7 [INFO] [stdout] | [INFO] [stdout] 637 | trait AssertIsSync: Sync {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "043092db36f6a5f7c898993c3cc753d19697a240bcc9aebf0f089422fa543c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043092db36f6a5f7c898993c3cc753d19697a240bcc9aebf0f089422fa543c9d", kill_on_drop: false }` [INFO] [stdout] 043092db36f6a5f7c898993c3cc753d19697a240bcc9aebf0f089422fa543c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8155df6fe4f0e31c6e7a2cc9532c11435f37ff7b23d2cd5378ff8ecce8a655 [INFO] running `Command { std: "docker" "start" "-a" "2d8155df6fe4f0e31c6e7a2cc9532c11435f37ff7b23d2cd5378ff8ecce8a655", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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] [stderr] Compiling code v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertIsSync` is never used [INFO] [stdout] --> src/rpc.rs:637:7 [INFO] [stdout] | [INFO] [stdout] 637 | trait AssertIsSync: Sync {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "vsda"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` 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: `vsda` [INFO] [stdout] --> src/tunnels/challenge.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "vsda")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stdout] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertIsSync` is never used [INFO] [stdout] --> src/rpc.rs:637:7 [INFO] [stdout] | [INFO] [stdout] 637 | trait AssertIsSync: Sync {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.54s [INFO] running `Command { std: "docker" "inspect" "2d8155df6fe4f0e31c6e7a2cc9532c11435f37ff7b23d2cd5378ff8ecce8a655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8155df6fe4f0e31c6e7a2cc9532c11435f37ff7b23d2cd5378ff8ecce8a655", kill_on_drop: false }` [INFO] [stdout] 2d8155df6fe4f0e31c6e7a2cc9532c11435f37ff7b23d2cd5378ff8ecce8a655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 505be3dfb0aba7723ffc13705f7dc19aaad7c36eb33b57c1bd37c707a055d3f7 [INFO] running `Command { std: "docker" "start" "-a" "505be3dfb0aba7723ffc13705f7dc19aaad7c36eb33b57c1bd37c707a055d3f7", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(not(feature = "vsda"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(not(feature = "vsda"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(not(feature = "vsda"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature = "vsda")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature = "vsda")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `vsda` [INFO] [stderr] --> src/tunnels/challenge.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(feature = "vsda")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `vscode-encrypt` [INFO] [stderr] = help: consider adding `vsda` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: trait `AssertIsSync` is never used [INFO] [stderr] --> src/rpc.rs:637:7 [INFO] [stderr] | [INFO] [stderr] 637 | trait AssertIsSync: Sync {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `code` (lib) generated 7 warnings [INFO] [stderr] warning: `code` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli-951937a146616a36) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test desktop::version_manager::tests::test_detect_installed_program ... ok [INFO] [stdout] test msgpack_rpc::tests::test_protocol ... ok [INFO] [stdout] test rpc::tests::test_remove ... ok [INFO] [stdout] test rpc::tests::test_write_with_immediate_end ... ok [INFO] [stdout] test desktop::version_manager::tests::test_set_preferred_version ... ok [INFO] [stdout] test singleton::tests::test_acquires_singleton ... ok [INFO] [stdout] test tunnels::dev_tunnels::test::test_clean_hostname_for_tunnel ... ok [INFO] [stdout] test desktop::version_manager::tests::test_gets_entrypoint_as_binary ... ok [INFO] [stdout] test rpc::tests::test_write ... ok [INFO] [stdout] test tunnels::socket_signal::tests::test_flatestream_decodes_191501 ... ok [INFO] [stdout] test desktop::version_manager::tests::test_gets_entrypoint ... ok [INFO] [stdout] test util::machine::tests::test_canonical_exe_in_snap ... ok [INFO] [stdout] test tunnels::socket_signal::tests::test_round_trips_compression ... ok [INFO] [stdout] test util::prereqs::tests::check_for_sufficient_glibcxx_versions ... ok [INFO] [stdout] test util::machine::tests::test_canonical_exe_not_in_snap ... ok [INFO] [stdout] test util::machine::tests::test_canonical_exe_not_in_snap2 ... ok [INFO] [stdout] test util::prereqs::tests::test_gte ... ok [INFO] [stdout] test util::prereqs::tests::test_extract_libstd_from_ldconfig ... ok [INFO] [stdout] test singleton::tests::test_acquires_client ... ok [INFO] [stdout] test util::ring_buffer::tests::test_inserts ... ok [INFO] [stdout] test util::sync::tests::test_barrier_close_after_spawn ... ok [INFO] [stdout] test util::sync::tests::test_barrier_close_before_spawn ... ok [INFO] [stdout] test util::io::tests::test_tailf_resets ... ok [INFO] [stdout] test util::io::tests::test_tailf_with_data ... ok [INFO] [stderr] Running unittests src/bin/code/main.rs (/opt/rustwide/target/debug/deps/code-81dd00db45d8800f) [INFO] [stdout] test util::io::tests::test_tailf_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test legacy_args::tests::test_parses_install_extension ... ok [INFO] [stdout] test legacy_args::tests::test_parses_list_extensions ... ok [INFO] [stdout] test legacy_args::tests::test_parses_user_data_dir_and_extensions_dir ... ok [INFO] [stdout] test legacy_args::tests::test_status ... ok [INFO] [stdout] test legacy_args::tests::test_parses_uninstall_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "505be3dfb0aba7723ffc13705f7dc19aaad7c36eb33b57c1bd37c707a055d3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505be3dfb0aba7723ffc13705f7dc19aaad7c36eb33b57c1bd37c707a055d3f7", kill_on_drop: false }` [INFO] [stdout] 505be3dfb0aba7723ffc13705f7dc19aaad7c36eb33b57c1bd37c707a055d3f7