[INFO] cloning repository https://github.com/denoland/import_map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denoland/import_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fimport_map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fimport_map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa055992b474cb146d457df40ac362b409f9300e [INFO] testing denoland/import_map against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fimport_map" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denoland/import_map 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-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/denoland/import_map [INFO] finished tweaking git repo https://github.com/denoland/import_map [INFO] tweaked toml for git repo https://github.com/denoland/import_map written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/denoland/import_map 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxed_error v0.2.3 [INFO] [stderr] Downloaded deno_error v0.5.1 [INFO] [stderr] Downloaded deno_error_macro v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 681259a73933fed9cb717e13b72636e81d2be392b2fbbaf5c2950a711500a91d [INFO] running `Command { std: "docker" "start" "-a" "681259a73933fed9cb717e13b72636e81d2be392b2fbbaf5c2950a711500a91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "681259a73933fed9cb717e13b72636e81d2be392b2fbbaf5c2950a711500a91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681259a73933fed9cb717e13b72636e81d2be392b2fbbaf5c2950a711500a91d", kill_on_drop: false }` [INFO] [stdout] 681259a73933fed9cb717e13b72636e81d2be392b2fbbaf5c2950a711500a91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5a7350c4c27dae419cd203ad5acb953eb87e4d3c9fbd1ae54d9178436e905c61 [INFO] running `Command { std: "docker" "start" "-a" "5a7350c4c27dae419cd203ad5acb953eb87e4d3c9fbd1ae54d9178436e905c61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling deno_error_macro v0.5.1 [INFO] [stderr] Compiling boxed_error v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling deno_error v0.5.1 [INFO] [stderr] Compiling import_map v0.21.0 (/opt/rustwide/workdir/rs-lib) [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling import_map_wasm v0.20.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [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" "5a7350c4c27dae419cd203ad5acb953eb87e4d3c9fbd1ae54d9178436e905c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7350c4c27dae419cd203ad5acb953eb87e4d3c9fbd1ae54d9178436e905c61", kill_on_drop: false }` [INFO] [stdout] 5a7350c4c27dae419cd203ad5acb953eb87e4d3c9fbd1ae54d9178436e905c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0fd41626d7d9d4fc3d58c5105a5be3149f514e44ba93dbdc411b86d99ef0dc4a [INFO] running `Command { std: "docker" "start" "-a" "0fd41626d7d9d4fc3d58c5105a5be3149f514e44ba93dbdc411b86d99ef0dc4a", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling import_map_wasm v0.20.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling import_map v0.21.0 (/opt/rustwide/workdir/rs-lib) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [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" "0fd41626d7d9d4fc3d58c5105a5be3149f514e44ba93dbdc411b86d99ef0dc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd41626d7d9d4fc3d58c5105a5be3149f514e44ba93dbdc411b86d99ef0dc4a", kill_on_drop: false }` [INFO] [stdout] 0fd41626d7d9d4fc3d58c5105a5be3149f514e44ba93dbdc411b86d99ef0dc4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f1182bcf5d5f0d1bc19b7cfbb5b2ee29a5fab25a3627586b4c7e8e12154b9e28 [INFO] running `Command { std: "docker" "start" "-a" "f1182bcf5d5f0d1bc19b7cfbb5b2ee29a5fab25a3627586b4c7e8e12154b9e28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [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/import_map-ce1169790355223f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ext::tests::test_expand_imports ... ok [INFO] [stdout] test ext::tests::test_synthetic_import_map2 ... ok [INFO] [stdout] test ext::tests::test_expand_imports_with_trailing_slash ... ok [INFO] [stdout] test test::ext_expand_imports ... ok [INFO] [stdout] test test::iterate_applicable_entries ... ok [INFO] [stdout] test test::mapped_windows_file_specifier ... ok [INFO] [stdout] test test::npm_specifiers ... ok [INFO] [stdout] test ext::tests::test_synthetic_import_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4609abdbe19b1f76) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test from_json_1 ... ok [INFO] [stdout] test append_imports ... ok [INFO] [stdout] test from_json_2 ... ok [INFO] [stdout] test from_json_3 ... ok [INFO] [stdout] test get_or_append_scope_mut ... ok [INFO] [stdout] test import_keys ... ok [INFO] [stdout] test invalid_scope ... ok [INFO] [stdout] test invalid_top_level_key ... ok [INFO] [stdout] test lookup_imports ... ok [INFO] [stdout] test outputs_import_map_as_json_empty ... ok [INFO] [stdout] test lookup_scopes ... ok [INFO] [stdout] test parse_with_no_double_encode ... ok [INFO] [stdout] test outputs_import_map_as_json_imports_only ... ok [INFO] [stdout] test outputs_import_map_as_json_scopes_only ... ok [INFO] [stdout] test parse_with_address_hook ... ok [INFO] [stdout] test wpt ... ok [INFO] [stdout] test querystring ... ok [INFO] [stdout] test outputs_import_map_as_json_imports_and_scopes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/import_map-0eba1df8a7310cb6) [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] Doc-tests import_map [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" "f1182bcf5d5f0d1bc19b7cfbb5b2ee29a5fab25a3627586b4c7e8e12154b9e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1182bcf5d5f0d1bc19b7cfbb5b2ee29a5fab25a3627586b4c7e8e12154b9e28", kill_on_drop: false }` [INFO] [stdout] f1182bcf5d5f0d1bc19b7cfbb5b2ee29a5fab25a3627586b4c7e8e12154b9e28