[INFO] cloning repository https://github.com/oeb25/mist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeb25/mist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7a51b6da0e7c83c3411cbfcff5752b6dbf6fae2 [INFO] checking oeb25/mist against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeb25/mist on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oeb25/mist [INFO] finished tweaking git repo https://github.com/oeb25/mist [INFO] tweaked toml for git repo https://github.com/oeb25/mist written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/mist 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/salsa-rs/salsa.git` [INFO] [stderr] Updating git repository `https://github.com/oeb25/vipers.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/viperserver.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/carbon.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/silver.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/silicon.git` [INFO] [stderr] Updating git submodule `https://github.com/viperproject/silver.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-derive v3.3.0 [INFO] [stderr] Downloaded wasmer-vm v3.3.0 [INFO] [stderr] Downloaded wasmer-compiler v3.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.65 [INFO] [stderr] Downloaded wasmer v3.3.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v3.3.0 [INFO] [stderr] Downloaded ungrammar v1.16.1 [INFO] [stderr] Downloaded wasmer-types v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8bb7f8e906cec03add011d05e2731363008a5d146925522e92b8596240e33ef [INFO] running `Command { std: "docker" "start" "-a" "c8bb7f8e906cec03add011d05e2731363008a5d146925522e92b8596240e33ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8bb7f8e906cec03add011d05e2731363008a5d146925522e92b8596240e33ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8bb7f8e906cec03add011d05e2731363008a5d146925522e92b8596240e33ef", kill_on_drop: false }` [INFO] [stdout] c8bb7f8e906cec03add011d05e2731363008a5d146925522e92b8596240e33ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5295f39e97f00101328b60078d11c2a5fad85b87b57d3736294db81471e8ed4 [INFO] running `Command { std: "docker" "start" "-a" "e5295f39e97f00101328b60078d11c2a5fad85b87b57d3736294db81471e8ed4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking rowan v0.15.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking hashlink v0.8.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking folding-tree v0.1.0 (/opt/rustwide/workdir/crates/folding-tree) [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking ena v0.14.2 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/folding-tree/src/lib.rs:456:73 [INFO] [stdout] | [INFO] [stdout] 456 | queue.push((child, current_path.len(), Some(edge.clone()))); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `E` does not implement `Clone`, so calling `clone` on `&E` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking la-arena v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking wasm-encoder v0.30.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=5dee3beea3495dc9 -C extra-filename=-5dee3beea3495dc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c4edd9ce05d889.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4514d2dbcc1ff12c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5295f39e97f00101328b60078d11c2a5fad85b87b57d3736294db81471e8ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5295f39e97f00101328b60078d11c2a5fad85b87b57d3736294db81471e8ed4", kill_on_drop: false }` [INFO] [stdout] e5295f39e97f00101328b60078d11c2a5fad85b87b57d3736294db81471e8ed4 [INFO] checking oeb25/mist against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Fmist" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeb25/mist on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oeb25/mist [INFO] finished tweaking git repo https://github.com/oeb25/mist [INFO] tweaked toml for git repo https://github.com/oeb25/mist written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/mist 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f1d7e6ddcf80de92012fbe1ca2817204a4130a98bb57244a83c6eebcac9dbb [INFO] running `Command { std: "docker" "start" "-a" "e4f1d7e6ddcf80de92012fbe1ca2817204a4130a98bb57244a83c6eebcac9dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f1d7e6ddcf80de92012fbe1ca2817204a4130a98bb57244a83c6eebcac9dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f1d7e6ddcf80de92012fbe1ca2817204a4130a98bb57244a83c6eebcac9dbb", kill_on_drop: false }` [INFO] [stdout] e4f1d7e6ddcf80de92012fbe1ca2817204a4130a98bb57244a83c6eebcac9dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cc43c88ab5a4a28ac52a8b1eb06f21b680069fa9bc3024d3a56c60e0dffb4ad [INFO] running `Command { std: "docker" "start" "-a" "2cc43c88ab5a4a28ac52a8b1eb06f21b680069fa9bc3024d3a56c60e0dffb4ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking rowan v0.15.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking hashlink v0.8.3 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking folding-tree v0.1.0 (/opt/rustwide/workdir/crates/folding-tree) [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/folding-tree/src/lib.rs:456:73 [INFO] [stdout] | [INFO] [stdout] 456 | queue.push((child, current_path.len(), Some(edge.clone()))); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `E` does not implement `Clone`, so calling `clone` on `&E` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ena v0.14.2 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking la-arena v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking wasm-encoder v0.30.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wasmer-compiler-cranelift v3.3.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking wast v61.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa.git#d4a94fbf) [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking enumset v1.1.2 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Checking wat v1.0.67 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling tower-lsp-macros v0.8.0 [INFO] [stderr] Checking spinners v4.1.0 [INFO] [stderr] Compiling wasmer-derive v3.3.0 [INFO] [stderr] Checking salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa.git#d4a94fbf) [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking ungrammar v1.16.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mist-syntax v0.1.0 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Checking silvers v0.1.0 (https://github.com/oeb25/vipers.git#edbad47d) [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking command-group v2.1.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> crates/folding-tree/src/lib.rs:456:73 [INFO] [stdout] | [INFO] [stdout] 456 | queue.push((child, current_path.len(), Some(edge.clone()))); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `E` does not implement `Clone`, so calling `clone` on `&E` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking clap v4.3.12 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking mist-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] warning: unused imports: `CmpOp`, `UnaryOp` [INFO] [stdout] --> crates/core/src/mono/lower/builder.rs:87:62 [INFO] [stdout] | [INFO] [stdout] 87 | pub use mist_syntax::ast::operators::{ArithOp, BinaryOp, CmpOp, LogicOp, UnaryOp}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking wasmparser v0.95.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking lsp-types v0.94.0 [INFO] [stderr] Checking wasmer-types v3.3.0 [INFO] [stdout] warning: unused imports: `CmpOp`, `UnaryOp` [INFO] [stdout] --> crates/core/src/mono/lower/builder.rs:87:62 [INFO] [stdout] | [INFO] [stdout] 87 | pub use mist_syntax::ast::operators::{ArithOp, BinaryOp, CmpOp, LogicOp, UnaryOp}; [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] Checking mist-cg-vpr v0.1.0 (/opt/rustwide/workdir/crates/cg-vpr) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cg-vpr/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cg-vpr/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking wasmer-vm v3.3.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasmer-compiler v3.3.0 [INFO] [stderr] Checking viperserver v0.1.0 (https://github.com/oeb25/vipers.git#edbad47d) [INFO] [stderr] Checking mist-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cli/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cli/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower-lsp v0.19.0 [INFO] [stderr] Checking mist-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/lsp/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/lsp/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cranelift-frontend v0.91.1 [INFO] [stderr] Checking wasmer v3.3.0 [INFO] [stderr] Checking mist-cg-wasm v0.1.0 (/opt/rustwide/workdir/crates/cg-wasm) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cg-wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/cg-wasm/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.77s [INFO] running `Command { std: "docker" "inspect" "2cc43c88ab5a4a28ac52a8b1eb06f21b680069fa9bc3024d3a56c60e0dffb4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc43c88ab5a4a28ac52a8b1eb06f21b680069fa9bc3024d3a56c60e0dffb4ad", kill_on_drop: false }` [INFO] [stdout] 2cc43c88ab5a4a28ac52a8b1eb06f21b680069fa9bc3024d3a56c60e0dffb4ad