[INFO] cloning repository https://github.com/dsherret/libpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsherret/libpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b3ad92619cbcf28da164edb32890f3f6af91b3c [INFO] testing dsherret/libpack against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsherret%2Flibpack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsherret/libpack on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dsherret/libpack [INFO] finished tweaking git repo https://github.com/dsherret/libpack [INFO] tweaked toml for git repo https://github.com/dsherret/libpack written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dsherret/libpack 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_lines v0.6.0 [INFO] [stderr] Downloaded swc_ecma_transforms_classes v0.123.8 [INFO] [stderr] Downloaded deno_media_type v0.1.2 [INFO] [stderr] Downloaded swc_ecma_dep_graph v0.113.3 [INFO] [stderr] Downloaded swc_ecma_visit v0.96.0 [INFO] [stderr] Downloaded data-url v0.3.0 [INFO] [stderr] Downloaded swc_ecma_transforms_proposal v0.168.12 [INFO] [stderr] Downloaded swc_ecma_loader v0.45.0 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.180.11 [INFO] [stderr] Downloaded dprint-swc-ext v0.13.0 [INFO] [stderr] Downloaded sourcemap v6.2.3 [INFO] [stderr] Downloaded swc_ecma_parser v0.141.3 [INFO] [stderr] Downloaded monch v0.4.3 [INFO] [stderr] Downloaded import_map v0.15.0 [INFO] [stderr] Downloaded swc_common v0.33.0 [INFO] [stderr] Downloaded ryu-js v1.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.134.8 [INFO] [stderr] Downloaded triomphe v0.1.8 [INFO] [stderr] Downloaded swc_atoms v0.6.0 [INFO] [stderr] Downloaded unicode-id v0.3.3 [INFO] [stderr] Downloaded swc_ecma_ast v0.110.0 [INFO] [stderr] Downloaded deno_ast v0.31.3 [INFO] [stderr] Downloaded swc_ecma_utils v0.124.7 [INFO] [stderr] Downloaded deno_graph v0.59.2 [INFO] [stderr] Downloaded deno_semver v0.5.1 [INFO] [stderr] Downloaded swc_ecma_codegen v0.146.3 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.185.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7be591267cd8c1a4ea3b2d99873d60f38e427459c9fc490a5880460f98968c6 [INFO] running `Command { std: "docker" "start" "-a" "e7be591267cd8c1a4ea3b2d99873d60f38e427459c9fc490a5880460f98968c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7be591267cd8c1a4ea3b2d99873d60f38e427459c9fc490a5880460f98968c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7be591267cd8c1a4ea3b2d99873d60f38e427459c9fc490a5880460f98968c6", kill_on_drop: false }` [INFO] [stdout] e7be591267cd8c1a4ea3b2d99873d60f38e427459c9fc490a5880460f98968c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b211240a3ee8e3e3fd055d62e3f68406845e386646c51f8113c86f0d38925873 [INFO] running `Command { std: "docker" "start" "-a" "b211240a3ee8e3e3fd055d62e3f68406845e386646c51f8113c86f0d38925873", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling data-url v0.3.0 [INFO] [stderr] Compiling ryu-js v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling monch v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling swc_atoms v0.6.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling pmutil v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling swc_macros_common v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling swc_visit_macros v0.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling ast_node v0.9.5 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.2 [INFO] [stderr] Compiling from_variant v0.1.6 [INFO] [stderr] Compiling string_enum v0.4.1 [INFO] [stderr] Compiling is-macro v0.3.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.3 [INFO] [stderr] Compiling swc_config_macro v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling js-sys v0.3.63 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling swc_visit v0.5.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling deno_media_type v0.1.2 [INFO] [stderr] Compiling deno_semver v0.5.1 [INFO] [stderr] Compiling sourcemap v6.2.3 [INFO] [stderr] Compiling swc_config v0.1.7 [INFO] [stderr] Compiling jsonc-parser v0.21.1 [INFO] [stderr] Compiling import_map v0.15.0 [INFO] [stderr] Compiling swc_common v0.33.0 [INFO] [stderr] Compiling swc_ecma_ast v0.110.0 [INFO] [stderr] Compiling swc_ecma_loader v0.45.0 [INFO] [stderr] Compiling swc_ecma_visit v0.96.0 [INFO] [stderr] Compiling swc_ecma_parser v0.141.3 [INFO] [stderr] Compiling swc_ecma_codegen v0.146.3 [INFO] [stderr] Compiling dprint-swc-ext v0.13.0 [INFO] [stderr] Compiling swc_ecma_utils v0.124.7 [INFO] [stderr] Compiling swc_ecma_dep_graph v0.113.3 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.134.8 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.180.11 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.123.8 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.168.12 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.185.8 [INFO] [stderr] Compiling deno_ast v0.31.3 [INFO] [stderr] Compiling deno_graph v0.59.2 [INFO] [stderr] Compiling rs_lib v0.0.0 (/opt/rustwide/workdir/rs_lib) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b211240a3ee8e3e3fd055d62e3f68406845e386646c51f8113c86f0d38925873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b211240a3ee8e3e3fd055d62e3f68406845e386646c51f8113c86f0d38925873", kill_on_drop: false }` [INFO] [stdout] b211240a3ee8e3e3fd055d62e3f68406845e386646c51f8113c86f0d38925873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a3be28961baca7ba47d928487f65abe279066a569c88eabe4b26308bcc49962 [INFO] running `Command { std: "docker" "start" "-a" "6a3be28961baca7ba47d928487f65abe279066a569c88eabe4b26308bcc49962", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling rs_lib v0.0.0 (/opt/rustwide/workdir/rs_lib) [INFO] [stdout] warning: unused variable: `is_dynamic` [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | is_dynamic: bool, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_dynamic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_to_file_path` is never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn url_to_file_path(module_specifier: &ModuleSpecifier) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_windows_path_segment` is never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_windows_path_segment(specifier: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_file_with_headers` and `add_file_with_error` are never used [INFO] [stdout] --> rs_lib/tests/integration/in_memory_loader.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 63 | impl InMemoryLoader { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn add_file_with_headers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn add_file_with_error( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `entry_point` is never used [INFO] [stdout] --> rs_lib/tests/integration/test_builder.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 39 | impl TestBuilder { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn entry_point(&mut self, value: impl AsRef) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6a3be28961baca7ba47d928487f65abe279066a569c88eabe4b26308bcc49962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3be28961baca7ba47d928487f65abe279066a569c88eabe4b26308bcc49962", kill_on_drop: false }` [INFO] [stdout] 6a3be28961baca7ba47d928487f65abe279066a569c88eabe4b26308bcc49962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32e089accaae4ffc3d9d47bb0685193b0af828ebd2cb7e8cba41b23195d6ccf6 [INFO] running `Command { std: "docker" "start" "-a" "32e089accaae4ffc3d9d47bb0685193b0af828ebd2cb7e8cba41b23195d6ccf6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rs_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `rs_lib` library target) [INFO] [stderr] warning: unused variable: `is_dynamic` [INFO] [stderr] --> rs_lib/tests/integration/in_memory_loader.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | is_dynamic: bool, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_dynamic` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `url_to_file_path` is never used [INFO] [stderr] --> rs_lib/tests/integration/in_memory_loader.rs:22:4 [INFO] [stderr] | [INFO] [stderr] 22 | fn url_to_file_path(module_specifier: &ModuleSpecifier) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `is_windows_path_segment` is never used [INFO] [stderr] --> rs_lib/tests/integration/in_memory_loader.rs:43:4 [INFO] [stderr] | [INFO] [stderr] 43 | fn is_windows_path_segment(specifier: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `add_file_with_headers` and `add_file_with_error` are never used [INFO] [stderr] --> rs_lib/tests/integration/in_memory_loader.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 63 | impl InMemoryLoader { [INFO] [stderr] | ------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn add_file_with_headers( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 100 | pub fn add_file_with_error( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `entry_point` is never used [INFO] [stderr] --> rs_lib/tests/integration/test_builder.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 39 | impl TestBuilder { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn entry_point(&mut self, value: impl AsRef) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rs_lib` (test "integration_test") generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_lib-bbf3d8715c459578) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2a15596f4ee03728) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_specs ... ok [INFO] [stdout] test test_dts_specs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests rs_lib [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" "32e089accaae4ffc3d9d47bb0685193b0af828ebd2cb7e8cba41b23195d6ccf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e089accaae4ffc3d9d47bb0685193b0af828ebd2cb7e8cba41b23195d6ccf6", kill_on_drop: false }` [INFO] [stdout] 32e089accaae4ffc3d9d47bb0685193b0af828ebd2cb7e8cba41b23195d6ccf6