[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] 6449552c5d7e8f6a474ce3611886ae15bad161f4 [INFO] testing denoland/import_map against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fimport_map" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denoland/import_map on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-15/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a911126dc1c7f2706ab59349b9b04aaa0773a6063a3beaa47fe19c7abe9abe46 [INFO] running `Command { std: "docker" "start" "-a" "a911126dc1c7f2706ab59349b9b04aaa0773a6063a3beaa47fe19c7abe9abe46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a911126dc1c7f2706ab59349b9b04aaa0773a6063a3beaa47fe19c7abe9abe46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a911126dc1c7f2706ab59349b9b04aaa0773a6063a3beaa47fe19c7abe9abe46", kill_on_drop: false }` [INFO] [stdout] a911126dc1c7f2706ab59349b9b04aaa0773a6063a3beaa47fe19c7abe9abe46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc89234643a45c1d1c470edcc76a7dbe228c37c5addbbfe232bf660eb17c446 [INFO] running `Command { std: "docker" "start" "-a" "cfc89234643a45c1d1c470edcc76a7dbe228c37c5addbbfe232bf660eb17c446", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling import_map v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.47s [INFO] running `Command { std: "docker" "inspect" "cfc89234643a45c1d1c470edcc76a7dbe228c37c5addbbfe232bf660eb17c446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc89234643a45c1d1c470edcc76a7dbe228c37c5addbbfe232bf660eb17c446", kill_on_drop: false }` [INFO] [stdout] cfc89234643a45c1d1c470edcc76a7dbe228c37c5addbbfe232bf660eb17c446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20cf7ddba156ead53504b4eb5f79310791660de8564562f1b66e9bd1f5845f7f [INFO] running `Command { std: "docker" "start" "-a" "20cf7ddba156ead53504b4eb5f79310791660de8564562f1b66e9bd1f5845f7f", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling import_map v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/import_map-4d120ca92f93d206) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a8f0444354274cc1) [INFO] running `Command { std: "docker" "inspect" "20cf7ddba156ead53504b4eb5f79310791660de8564562f1b66e9bd1f5845f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cf7ddba156ead53504b4eb5f79310791660de8564562f1b66e9bd1f5845f7f", kill_on_drop: false }` [INFO] [stdout] 20cf7ddba156ead53504b4eb5f79310791660de8564562f1b66e9bd1f5845f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87146735f0ec17b313cfad7a211cb478fd37f10b1625d6bfd793a682698d729f [INFO] running `Command { std: "docker" "start" "-a" "87146735f0ec17b313cfad7a211cb478fd37f10b1625d6bfd793a682698d729f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/import_map-4d120ca92f93d206) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::mapped_windows_file_specifier ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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-a8f0444354274cc1) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test wpt ... ok [INFO] [stdout] test from_json_2 ... ok [INFO] [stdout] test import_keys ... ok [INFO] [stdout] test from_json_1 ... ok [INFO] [stdout] test update_imports ... ok [INFO] [stdout] test querystring ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "87146735f0ec17b313cfad7a211cb478fd37f10b1625d6bfd793a682698d729f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87146735f0ec17b313cfad7a211cb478fd37f10b1625d6bfd793a682698d729f", kill_on_drop: false }` [INFO] [stdout] 87146735f0ec17b313cfad7a211cb478fd37f10b1625d6bfd793a682698d729f