[INFO] fetching crate quil-py 0.16.0... [INFO] testing quil-py-0.16.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] extracting crate quil-py 0.16.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate quil-py 0.16.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quil-py 0.16.0 [INFO] finished tweaking crates.io crate quil-py 0.16.0 [INFO] tweaked toml for crates.io crate quil-py 0.16.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate quil-py 0.16.0 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eeaa6fe2156f657dc9fa4bdd28f6280454004182afc35691de6d447c5dda100 [INFO] running `Command { std: "docker" "start" "-a" "3eeaa6fe2156f657dc9fa4bdd28f6280454004182afc35691de6d447c5dda100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eeaa6fe2156f657dc9fa4bdd28f6280454004182afc35691de6d447c5dda100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eeaa6fe2156f657dc9fa4bdd28f6280454004182afc35691de6d447c5dda100", kill_on_drop: false }` [INFO] [stdout] 3eeaa6fe2156f657dc9fa4bdd28f6280454004182afc35691de6d447c5dda100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4ccaec56d2f9644af402e3fc29479fed3a22e7024b749ade8886264b660e7c [INFO] running `Command { std: "docker" "start" "-a" "9a4ccaec56d2f9644af402e3fc29479fed3a22e7024b749ade8886264b660e7c", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling lexical v7.0.4 [INFO] [stderr] Compiling quil-py v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling numpy v0.20.0 [INFO] [stderr] Compiling rigetti-pyo3 v0.4.3 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Compiling quil-rs v0.31.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.39s [INFO] running `Command { std: "docker" "inspect" "9a4ccaec56d2f9644af402e3fc29479fed3a22e7024b749ade8886264b660e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4ccaec56d2f9644af402e3fc29479fed3a22e7024b749ade8886264b660e7c", kill_on_drop: false }` [INFO] [stdout] 9a4ccaec56d2f9644af402e3fc29479fed3a22e7024b749ade8886264b660e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e953dcfdca1f9c977c42eff5306a0dd1e467ccdd7e0b0d563d13e73e3d482db8 [INFO] running `Command { std: "docker" "start" "-a" "e953dcfdca1f9c977c42eff5306a0dd1e467ccdd7e0b0d563d13e73e3d482db8", kill_on_drop: false }` [INFO] [stderr] Compiling quil-py v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "e953dcfdca1f9c977c42eff5306a0dd1e467ccdd7e0b0d563d13e73e3d482db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e953dcfdca1f9c977c42eff5306a0dd1e467ccdd7e0b0d563d13e73e3d482db8", kill_on_drop: false }` [INFO] [stdout] e953dcfdca1f9c977c42eff5306a0dd1e467ccdd7e0b0d563d13e73e3d482db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c57ce83406c7b589eb14e5cb8e03106bdf17c2554e35f6c5b6e5f7635aa302c1 [INFO] running `Command { std: "docker" "start" "-a" "c57ce83406c7b589eb14e5cb8e03106bdf17c2554e35f6c5b6e5f7635aa302c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quil-4375f36fac2eb4f7) [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 quil [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" "c57ce83406c7b589eb14e5cb8e03106bdf17c2554e35f6c5b6e5f7635aa302c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57ce83406c7b589eb14e5cb8e03106bdf17c2554e35f6c5b6e5f7635aa302c1", kill_on_drop: false }` [INFO] [stdout] c57ce83406c7b589eb14e5cb8e03106bdf17c2554e35f6c5b6e5f7635aa302c1