[INFO] fetching crate parcel_sourcemap 2.1.1... [INFO] testing parcel_sourcemap-2.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate parcel_sourcemap 2.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate parcel_sourcemap 2.1.1 [INFO] finished tweaking crates.io crate parcel_sourcemap 2.1.1 [INFO] tweaked toml for crates.io crate parcel_sourcemap 2.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parcel_sourcemap 2.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding base64-simd v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding data-url v0.1.1 (available: v0.3.2) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8644b025e39969eea55ba450e71074b0f5644e08515d9581aa43a2485f6650c [INFO] running `Command { std: "docker" "start" "-a" "a8644b025e39969eea55ba450e71074b0f5644e08515d9581aa43a2485f6650c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8644b025e39969eea55ba450e71074b0f5644e08515d9581aa43a2485f6650c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8644b025e39969eea55ba450e71074b0f5644e08515d9581aa43a2485f6650c", kill_on_drop: false }` [INFO] [stdout] a8644b025e39969eea55ba450e71074b0f5644e08515d9581aa43a2485f6650c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d32bc127eb3ee0e7fdbe606ca9a088ac5a4f8a86dde06c0e3a344fc4401c4f [INFO] running `Command { std: "docker" "start" "-a" "49d32bc127eb3ee0e7fdbe606ca9a088ac5a4f8a86dde06c0e3a344fc4401c4f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `Command { std: "docker" "inspect" "49d32bc127eb3ee0e7fdbe606ca9a088ac5a4f8a86dde06c0e3a344fc4401c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d32bc127eb3ee0e7fdbe606ca9a088ac5a4f8a86dde06c0e3a344fc4401c4f", kill_on_drop: false }` [INFO] [stdout] 49d32bc127eb3ee0e7fdbe606ca9a088ac5a4f8a86dde06c0e3a344fc4401c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1449c8c994ec2bb5e7d5660ce99e63d47020d53a4329337f2c665e4e81c3ed4c [INFO] running `Command { std: "docker" "start" "-a" "1449c8c994ec2bb5e7d5660ce99e63d47020d53a4329337f2c665e4e81c3ed4c", kill_on_drop: false }` [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "1449c8c994ec2bb5e7d5660ce99e63d47020d53a4329337f2c665e4e81c3ed4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1449c8c994ec2bb5e7d5660ce99e63d47020d53a4329337f2c665e4e81c3ed4c", kill_on_drop: false }` [INFO] [stdout] 1449c8c994ec2bb5e7d5660ce99e63d47020d53a4329337f2c665e4e81c3ed4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaa346441d8d2bde965a0566725c329282cf82668084ece799a0a9e4b78f6da1 [INFO] running `Command { std: "docker" "start" "-a" "aaa346441d8d2bde965a0566725c329282cf82668084ece799a0a9e4b78f6da1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_sourcemap-a791de094e207396) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_buffers ... ok [INFO] [stdout] test utils::test_make_relative_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests parcel_sourcemap [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" "aaa346441d8d2bde965a0566725c329282cf82668084ece799a0a9e4b78f6da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa346441d8d2bde965a0566725c329282cf82668084ece799a0a9e4b78f6da1", kill_on_drop: false }` [INFO] [stdout] aaa346441d8d2bde965a0566725c329282cf82668084ece799a0a9e4b78f6da1