[INFO] cloning repository https://github.com/microsoft/qsharp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/microsoft/qsharp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fqsharp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fqsharp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f090c1e0fc9f4bb450ac491a62679b348bcdcc1 [INFO] building microsoft/qsharp against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fqsharp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microsoft/qsharp on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/microsoft/qsharp [INFO] finished tweaking git repo https://github.com/microsoft/qsharp [INFO] tweaked toml for git repo https://github.com/microsoft/qsharp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/microsoft/qsharp 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/qir-alliance/qir-runner` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded pyo3-macros v0.20.0 [INFO] [stderr] Downloaded python3-dll-a v0.2.9 [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.0 [INFO] [stderr] Downloaded special v0.10.2 [INFO] [stderr] Downloaded pyo3-ffi v0.20.0 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded pyo3 v0.20.0 [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded pyo3-build-config v0.20.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7964e0948d46743737e8a860de671db269aa969472b3a9f70d7e17787225917a [INFO] running `Command { std: "docker" "start" "-a" "7964e0948d46743737e8a860de671db269aa969472b3a9f70d7e17787225917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7964e0948d46743737e8a860de671db269aa969472b3a9f70d7e17787225917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7964e0948d46743737e8a860de671db269aa969472b3a9f70d7e17787225917a", kill_on_drop: false }` [INFO] [stdout] 7964e0948d46743737e8a860de671db269aa969472b3a9f70d7e17787225917a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd889c2a34c44be3c7d6bc10f645da694b617e8f61aaaf3775e822de36cc060b [INFO] running `Command { std: "docker" "start" "-a" "cd889c2a34c44be3c7d6bc10f645da694b617e8f61aaaf3775e822de36cc060b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling qsc v0.0.0 (/opt/rustwide/workdir/compiler/qsc) [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling special v0.10.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling qsc_wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling quantum-sparse-sim v0.5.0 (https://github.com/qir-alliance/qir-runner?rev=f000e0066f56338595be37092cd0498f72ab10a2#f000e006) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Compiling qsc_data_structures v0.0.0 (/opt/rustwide/workdir/compiler/qsc_data_structures) [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling qsc_hir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_hir) [INFO] [stderr] Compiling qsc_ast v0.0.0 (/opt/rustwide/workdir/compiler/qsc_ast) [INFO] [stderr] Compiling qsc_fir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_fir) [INFO] [stderr] Compiling qsc_parse v0.0.0 (/opt/rustwide/workdir/compiler/qsc_parse) [INFO] [stderr] Compiling qsc_eval v0.0.0 (/opt/rustwide/workdir/compiler/qsc_eval) [INFO] [stderr] Compiling qsc_frontend v0.0.0 (/opt/rustwide/workdir/compiler/qsc_frontend) [INFO] [stderr] Compiling qsc_codegen v0.0.0 (/opt/rustwide/workdir/compiler/qsc_codegen) [INFO] [stderr] Compiling qsc_passes v0.0.0 (/opt/rustwide/workdir/compiler/qsc_passes) [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.0 [INFO] [stderr] Compiling qsc_project v0.0.0 (/opt/rustwide/workdir/compiler/qsc_project) [INFO] [stdout] warning: unused imports: `ErrorBudgetSpecification`, `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TFactoryDistillationUnitSpecification`, `TFactoryProtocolSpecificDistillationUnitSpecification` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TFactoryDistillationUnitSpecification, TFactoryProtocolSpecificDistillationUnitSpecification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling katas v0.0.0 (/opt/rustwide/workdir/katas) [INFO] [stderr] Compiling qsls v0.0.0 (/opt/rustwide/workdir/language_service) [INFO] [stderr] Compiling stdlib_tests v0.0.0 (/opt/rustwide/workdir/library/tests) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qsharp v0.0.0 (/opt/rustwide/workdir/pip) [INFO] [stderr] Compiling fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.80s [INFO] running `Command { std: "docker" "inspect" "cd889c2a34c44be3c7d6bc10f645da694b617e8f61aaaf3775e822de36cc060b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd889c2a34c44be3c7d6bc10f645da694b617e8f61aaaf3775e822de36cc060b", kill_on_drop: false }` [INFO] [stdout] cd889c2a34c44be3c7d6bc10f645da694b617e8f61aaaf3775e822de36cc060b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 009660861b54d823eb29beac45a95fd04f6ed93f0a95a089efd78e4048eabfba [INFO] running `Command { std: "docker" "start" "-a" "009660861b54d823eb29beac45a95fd04f6ed93f0a95a089efd78e4048eabfba", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling qsc_fir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_fir) [INFO] [stderr] Compiling qsc_ast v0.0.0 (/opt/rustwide/workdir/compiler/qsc_ast) [INFO] [stderr] Compiling qsc_hir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_hir) [INFO] [stderr] Compiling qsc_data_structures v0.0.0 (/opt/rustwide/workdir/compiler/qsc_data_structures) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling expect-test v1.4.1 [INFO] [stderr] Compiling qsc_parse v0.0.0 (/opt/rustwide/workdir/compiler/qsc_parse) [INFO] [stderr] Compiling qsc_codegen v0.0.0 (/opt/rustwide/workdir/compiler/qsc_codegen) [INFO] [stderr] Compiling qsc_frontend v0.0.0 (/opt/rustwide/workdir/compiler/qsc_frontend) [INFO] [stderr] Compiling qsc_passes v0.0.0 (/opt/rustwide/workdir/compiler/qsc_passes) [INFO] [stderr] Compiling qsc_eval v0.0.0 (/opt/rustwide/workdir/compiler/qsc_eval) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.0 [INFO] [stderr] Compiling qsc_project v0.0.0 (/opt/rustwide/workdir/compiler/qsc_project) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling qsc v0.0.0 (/opt/rustwide/workdir/compiler/qsc) [INFO] [stdout] warning: unused imports: `ErrorBudgetSpecification`, `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TFactoryDistillationUnitSpecification`, `TFactoryProtocolSpecificDistillationUnitSpecification` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TFactoryDistillationUnitSpecification, TFactoryProtocolSpecificDistillationUnitSpecification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qsls v0.0.0 (/opt/rustwide/workdir/language_service) [INFO] [stderr] Compiling katas v0.0.0 (/opt/rustwide/workdir/katas) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qsharp v0.0.0 (/opt/rustwide/workdir/pip) [INFO] [stderr] Compiling stdlib_tests v0.0.0 (/opt/rustwide/workdir/library/tests) [INFO] [stderr] Compiling qsc_wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stdout] warning: unused import: `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "009660861b54d823eb29beac45a95fd04f6ed93f0a95a089efd78e4048eabfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009660861b54d823eb29beac45a95fd04f6ed93f0a95a089efd78e4048eabfba", kill_on_drop: false }` [INFO] [stdout] 009660861b54d823eb29beac45a95fd04f6ed93f0a95a089efd78e4048eabfba [INFO] building microsoft/qsharp against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fqsharp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/microsoft/qsharp on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/microsoft/qsharp [INFO] finished tweaking git repo https://github.com/microsoft/qsharp [INFO] tweaked toml for git repo https://github.com/microsoft/qsharp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/microsoft/qsharp 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba5fc87f8d758c2c31b4f589f91988c378d19261e6ffac26760200a86b3b7fd0 [INFO] running `Command { std: "docker" "start" "-a" "ba5fc87f8d758c2c31b4f589f91988c378d19261e6ffac26760200a86b3b7fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba5fc87f8d758c2c31b4f589f91988c378d19261e6ffac26760200a86b3b7fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5fc87f8d758c2c31b4f589f91988c378d19261e6ffac26760200a86b3b7fd0", kill_on_drop: false }` [INFO] [stdout] ba5fc87f8d758c2c31b4f589f91988c378d19261e6ffac26760200a86b3b7fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c09494a9b096240bac71e80bee3db05fdec0ea6680527988c4270fcad3bdf2f6 [INFO] running `Command { std: "docker" "start" "-a" "c09494a9b096240bac71e80bee3db05fdec0ea6680527988c4270fcad3bdf2f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling qsc v0.0.0 (/opt/rustwide/workdir/compiler/qsc) [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling special v0.10.2 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling pyo3-build-config v0.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling qsc_wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-ffi v0.20.0 [INFO] [stderr] Compiling pyo3 v0.20.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling quantum-sparse-sim v0.5.0 (https://github.com/qir-alliance/qir-runner?rev=f000e0066f56338595be37092cd0498f72ab10a2#f000e006) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pyo3-macros v0.20.0 [INFO] [stderr] Compiling qsc_data_structures v0.0.0 (/opt/rustwide/workdir/compiler/qsc_data_structures) [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling qsc_hir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_hir) [INFO] [stderr] Compiling qsc_ast v0.0.0 (/opt/rustwide/workdir/compiler/qsc_ast) [INFO] [stderr] Compiling qsc_fir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_fir) [INFO] [stderr] Compiling qsc_parse v0.0.0 (/opt/rustwide/workdir/compiler/qsc_parse) [INFO] [stderr] Compiling qsc_eval v0.0.0 (/opt/rustwide/workdir/compiler/qsc_eval) [INFO] [stderr] Compiling qsc_frontend v0.0.0 (/opt/rustwide/workdir/compiler/qsc_frontend) [INFO] [stderr] Compiling qsc_passes v0.0.0 (/opt/rustwide/workdir/compiler/qsc_passes) [INFO] [stderr] Compiling qsc_codegen v0.0.0 (/opt/rustwide/workdir/compiler/qsc_codegen) [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.0 [INFO] [stderr] Compiling qsc_project v0.0.0 (/opt/rustwide/workdir/compiler/qsc_project) [INFO] [stdout] warning: unused imports: `ErrorBudgetSpecification`, `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TFactoryDistillationUnitSpecification`, `TFactoryProtocolSpecificDistillationUnitSpecification` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TFactoryDistillationUnitSpecification, TFactoryProtocolSpecificDistillationUnitSpecification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling katas v0.0.0 (/opt/rustwide/workdir/katas) [INFO] [stderr] Compiling qsls v0.0.0 (/opt/rustwide/workdir/language_service) [INFO] [stderr] Compiling stdlib_tests v0.0.0 (/opt/rustwide/workdir/library/tests) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qsharp v0.0.0 (/opt/rustwide/workdir/pip) [INFO] [stderr] Compiling fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.50s [INFO] running `Command { std: "docker" "inspect" "c09494a9b096240bac71e80bee3db05fdec0ea6680527988c4270fcad3bdf2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09494a9b096240bac71e80bee3db05fdec0ea6680527988c4270fcad3bdf2f6", kill_on_drop: false }` [INFO] [stdout] c09494a9b096240bac71e80bee3db05fdec0ea6680527988c4270fcad3bdf2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f162bed7713a7b2bef79f0157780ab7e89d9cb14ab83b0ef13350e30b3bb6ee4 [INFO] running `Command { std: "docker" "start" "-a" "f162bed7713a7b2bef79f0157780ab7e89d9cb14ab83b0ef13350e30b3bb6ee4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling qsc_hir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_hir) [INFO] [stderr] Compiling qsc_ast v0.0.0 (/opt/rustwide/workdir/compiler/qsc_ast) [INFO] [stderr] Compiling qsc_fir v0.0.0 (/opt/rustwide/workdir/compiler/qsc_fir) [INFO] [stderr] Compiling qsc_data_structures v0.0.0 (/opt/rustwide/workdir/compiler/qsc_data_structures) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling expect-test v1.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling qsc_codegen v0.0.0 (/opt/rustwide/workdir/compiler/qsc_codegen) [INFO] [stderr] Compiling qsc_parse v0.0.0 (/opt/rustwide/workdir/compiler/qsc_parse) [INFO] [stderr] Compiling qsc_passes v0.0.0 (/opt/rustwide/workdir/compiler/qsc_passes) [INFO] [stderr] Compiling qsc_frontend v0.0.0 (/opt/rustwide/workdir/compiler/qsc_frontend) [INFO] [stderr] Compiling qsc_eval v0.0.0 (/opt/rustwide/workdir/compiler/qsc_eval) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.0 [INFO] [stderr] Compiling qsc_project v0.0.0 (/opt/rustwide/workdir/compiler/qsc_project) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling qsc v0.0.0 (/opt/rustwide/workdir/compiler/qsc) [INFO] [stdout] warning: unused imports: `ErrorBudgetSpecification`, `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TFactoryDistillationUnitSpecification`, `TFactoryProtocolSpecificDistillationUnitSpecification` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TFactoryDistillationUnitSpecification, TFactoryProtocolSpecificDistillationUnitSpecification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling katas v0.0.0 (/opt/rustwide/workdir/katas) [INFO] [stderr] Compiling qsls v0.0.0 (/opt/rustwide/workdir/language_service) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stdlib_tests v0.0.0 (/opt/rustwide/workdir/library/tests) [INFO] [stderr] Compiling qsc_wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling qsharp v0.0.0 (/opt/rustwide/workdir/pip) [INFO] [stdout] warning: unused import: `Profiling` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | pub use job_params::{ErrorBudgetSpecification, JobParams, Profiling}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_duration`, `format_metric_prefix` [INFO] [stdout] --> compiler/qsc/src/interpret/stateful/re/estimates/data.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub use report::{format_duration, format_metric_prefix, FormattedPhysicalResourceCounts, Report}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qsc` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name qsc --edition=2021 compiler/qsc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6551d1a295eea953 -C extra-filename=-6551d1a295eea953 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-529671f6ac73c94e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-16fa3a7f838a9053.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-990ac58c160a0147.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-20ad3db00fe1db5c.rlib --extern fasteval=/opt/rustwide/target/debug/deps/libfasteval-07f72d8a7bfddfd5.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-33746912a4130a9a.so --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-c78925057dcbdb50.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-33eaa8daf8ad37bf.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-62c7c952dc48e3d5.rlib --extern probability=/opt/rustwide/target/debug/deps/libprobability-707b136f60cd8b73.rlib --extern qsc_ast=/opt/rustwide/target/debug/deps/libqsc_ast-307bdc608b8a3fec.rlib --extern qsc_codegen=/opt/rustwide/target/debug/deps/libqsc_codegen-161e7a9e473d094c.rlib --extern qsc_data_structures=/opt/rustwide/target/debug/deps/libqsc_data_structures-8e0d797dc8128bcc.rlib --extern qsc_eval=/opt/rustwide/target/debug/deps/libqsc_eval-42c729d620ccd1c7.rlib --extern qsc_fir=/opt/rustwide/target/debug/deps/libqsc_fir-e699c2211edd0135.rlib --extern qsc_frontend=/opt/rustwide/target/debug/deps/libqsc_frontend-cf491ff034b6960e.rlib --extern qsc_hir=/opt/rustwide/target/debug/deps/libqsc_hir-db9c2c005bdde7e4.rlib --extern qsc_passes=/opt/rustwide/target/debug/deps/libqsc_passes-a75a523e2e839513.rlib --extern qsc_project=/opt/rustwide/target/debug/deps/libqsc_project-b57df09c2ee0142a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9de3f4d5031bebfe.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-e52ddfa2442acec2.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4185572679b56eb9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9fc46ac7f1dbcf48.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1656eb399ad061fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcD2fr2c/symbols.o" "/opt/rustwide/target/debug/deps/katas-d7908f0f62b93d16.katas.f5dde3cacd714df4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/katas-d7908f0f62b93d16.jwnxt62ol4rqmge.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.rlib" "/opt/rustwide/target/debug/deps/libqsc-617f3b7e90db8d71.rlib" "/opt/rustwide/target/debug/deps/libqsc_codegen-161e7a9e473d094c.rlib" "/opt/rustwide/target/debug/deps/libprobability-707b136f60cd8b73.rlib" "/opt/rustwide/target/debug/deps/libspecial-e418432d0752fb81.rlib" "/opt/rustwide/target/debug/deps/liblibm-d7b4490c739b44e4.rlib" "/opt/rustwide/target/debug/deps/librandom-7344c37e37c558fc.rlib" "/opt/rustwide/target/debug/deps/libregex_lite-e52ddfa2442acec2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9fc46ac7f1dbcf48.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-4185572679b56eb9.rlib" "/opt/rustwide/target/debug/deps/libfasteval-07f72d8a7bfddfd5.rlib" "/opt/rustwide/target/debug/deps/libqsc_eval-42c729d620ccd1c7.rlib" "/opt/rustwide/target/debug/deps/libqsc_fir-e699c2211edd0135.rlib" "/opt/rustwide/target/debug/deps/libquantum_sparse_sim-a0f1ab6e5428b2fd.rlib" "/opt/rustwide/target/debug/deps/librand-9de3f4d5031bebfe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9e56b924a02c4dcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-7605f37aee583c93.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f8e867b4d9df71db.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-62c7c952dc48e3d5.rlib" "/opt/rustwide/target/debug/deps/libqsc_passes-a75a523e2e839513.rlib" "/opt/rustwide/target/debug/deps/libqsc_frontend-cf491ff034b6960e.rlib" "/opt/rustwide/target/debug/deps/libqsc_parse-d85f3ea9a016d1f4.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-97e80d2dd868ac9c.rlib" "/opt/rustwide/target/debug/deps/libqsc_ast-307bdc608b8a3fec.rlib" "/opt/rustwide/target/debug/deps/libqsc_hir-db9c2c005bdde7e4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-33eaa8daf8ad37bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e2cf6f1fd2d3a7eb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62cfb150585b22dd.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libqsc_data_structures-8e0d797dc8128bcc.rlib" "/opt/rustwide/target/debug/deps/libmiette-c78925057dcbdb50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-9cccac6206894d26.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-160a3c0e226f9743.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-bb134420dec3dc19.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-535bd5a9c8d0743d.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-d895de8700fa07f5.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-2356d3eac757e7f4.rlib" "/opt/rustwide/target/debug/deps/libis_ci-cbefc1ed1bef9bb7.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-82ee595f4a7e0b9b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-115312c1e5a02887.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-198f390439f2063e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-b46c7431c77ac266.rlib" "/opt/rustwide/target/debug/deps/librustix-cb74203145e9c1ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9fc6739894f6a79f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-b88607060baebc7b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1656eb399ad061fb.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/katas-d7908f0f62b93d16" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `katas` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f162bed7713a7b2bef79f0157780ab7e89d9cb14ab83b0ef13350e30b3bb6ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f162bed7713a7b2bef79f0157780ab7e89d9cb14ab83b0ef13350e30b3bb6ee4", kill_on_drop: false }` [INFO] [stdout] f162bed7713a7b2bef79f0157780ab7e89d9cb14ab83b0ef13350e30b3bb6ee4