[INFO] fetching crate sourcemap-resolver 0.1.1... [INFO] testing sourcemap-resolver-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sourcemap-resolver 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sourcemap-resolver 0.1.1 [INFO] finished tweaking crates.io crate sourcemap-resolver 0.1.1 [INFO] tweaked toml for crates.io crate sourcemap-resolver 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sourcemap-resolver 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sourcemap-resolver 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded sourcemap v8.0.1 [INFO] [stderr] Downloaded unicode-id-start v1.1.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08dfdfb524e5d3f11ebd1f8180e7a8c1cb7372ea0e0fbf5102b5d8349ab08824 [INFO] running `Command { std: "docker" "start" "-a" "08dfdfb524e5d3f11ebd1f8180e7a8c1cb7372ea0e0fbf5102b5d8349ab08824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08dfdfb524e5d3f11ebd1f8180e7a8c1cb7372ea0e0fbf5102b5d8349ab08824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08dfdfb524e5d3f11ebd1f8180e7a8c1cb7372ea0e0fbf5102b5d8349ab08824", kill_on_drop: false }` [INFO] [stdout] 08dfdfb524e5d3f11ebd1f8180e7a8c1cb7372ea0e0fbf5102b5d8349ab08824 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca2186dd02c72d443fcbde47f85a03d5d677d913ef7e526033faafeaf31cdc32 [INFO] running `Command { std: "docker" "start" "-a" "ca2186dd02c72d443fcbde47f85a03d5d677d913ef7e526033faafeaf31cdc32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling unicode-id-start v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sourcemap v8.0.1 [INFO] [stderr] Compiling sourcemap-resolver v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.43s [INFO] running `Command { std: "docker" "inspect" "ca2186dd02c72d443fcbde47f85a03d5d677d913ef7e526033faafeaf31cdc32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2186dd02c72d443fcbde47f85a03d5d677d913ef7e526033faafeaf31cdc32", kill_on_drop: false }` [INFO] [stdout] ca2186dd02c72d443fcbde47f85a03d5d677d913ef7e526033faafeaf31cdc32 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a190aba0138776cd86eb7cdaa791f9adcea49a6c3eac5c03637809f96e012395 [INFO] running `Command { std: "docker" "start" "-a" "a190aba0138776cd86eb7cdaa791f9adcea49a6c3eac5c03637809f96e012395", kill_on_drop: false }` [INFO] [stderr] Compiling sourcemap-resolver v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "a190aba0138776cd86eb7cdaa791f9adcea49a6c3eac5c03637809f96e012395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a190aba0138776cd86eb7cdaa791f9adcea49a6c3eac5c03637809f96e012395", kill_on_drop: false }` [INFO] [stdout] a190aba0138776cd86eb7cdaa791f9adcea49a6c3eac5c03637809f96e012395 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 004d089bf9e19dfa0f7de0d3ee56037ef12c11d8f1ade48ed4f69226bbfcda45 [INFO] running `Command { std: "docker" "start" "-a" "004d089bf9e19dfa0f7de0d3ee56037ef12c11d8f1ade48ed4f69226bbfcda45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sourcemap_resolver-0ec85ed582eb5b43) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test extractor::tests::formality ... ok [INFO] [stdout] test extractor::tests::vivado ... ok [INFO] [stdout] test extractor::tests::design_compiler ... ok [INFO] [stdout] test extractor::tests::verilator ... ok [INFO] [stdout] test extractor::tests::vcs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sourcemap_resolver-6e7a86408fccd4ef) [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" "004d089bf9e19dfa0f7de0d3ee56037ef12c11d8f1ade48ed4f69226bbfcda45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004d089bf9e19dfa0f7de0d3ee56037ef12c11d8f1ade48ed4f69226bbfcda45", kill_on_drop: false }` [INFO] [stdout] 004d089bf9e19dfa0f7de0d3ee56037ef12c11d8f1ade48ed4f69226bbfcda45