[INFO] fetching crate qnect 0.3.0...
[INFO] testing qnect-0.3.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate qnect 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qnect 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qnect 0.3.0
[INFO] tweaked toml for crates.io crate qnect 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qnect 0.3.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qnect 0.3.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 581ba814cc06469894598df9eca4d80fac750d7eeb99ae720fedab794d09edb3
[INFO] running `Command { std: "docker" "start" "-a" "581ba814cc06469894598df9eca4d80fac750d7eeb99ae720fedab794d09edb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "581ba814cc06469894598df9eca4d80fac750d7eeb99ae720fedab794d09edb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581ba814cc06469894598df9eca4d80fac750d7eeb99ae720fedab794d09edb3", kill_on_drop: false }`
[INFO] [stdout] 581ba814cc06469894598df9eca4d80fac750d7eeb99ae720fedab794d09edb3
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1df2aabe0c193144b0747da7e67168da903c2bf90268766b30d0ba47baa9a4d
[INFO] running `Command { std: "docker" "start" "-a" "a1df2aabe0c193144b0747da7e67168da903c2bf90268766b30d0ba47baa9a4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling qnect v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/network/builder.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct NodeSpec {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     location: Option<(f64, f64)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `epr_pool` is never read
[INFO] [stdout]   --> src/network/hub.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct QuantumHub {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strategy` is never read
[INFO] [stdout]   --> src/network/hub.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 89 |     strategy: RoutingStrategy,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "a1df2aabe0c193144b0747da7e67168da903c2bf90268766b30d0ba47baa9a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1df2aabe0c193144b0747da7e67168da903c2bf90268766b30d0ba47baa9a4d", kill_on_drop: false }`
[INFO] [stdout] a1df2aabe0c193144b0747da7e67168da903c2bf90268766b30d0ba47baa9a4d
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 280d2ab95baa096a935bbdeaea1989c72ae957c1fa04b5a20a45415288d5727e
[INFO] running `Command { std: "docker" "start" "-a" "280d2ab95baa096a935bbdeaea1989c72ae957c1fa04b5a20a45415288d5727e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling qnect v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/network/builder.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct NodeSpec {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     location: Option<(f64, f64)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `epr_pool` is never read
[INFO] [stdout]   --> src/network/hub.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct QuantumHub {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strategy` is never read
[INFO] [stdout]   --> src/network/hub.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 89 |     strategy: RoutingStrategy,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/network/builder.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct NodeSpec {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     location: Option<(f64, f64)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `epr_pool` is never read
[INFO] [stdout]   --> src/network/hub.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct QuantumHub {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strategy` is never read
[INFO] [stdout]   --> src/network/hub.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 89 |     strategy: RoutingStrategy,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `swapper` is never read
[INFO] [stdout]   --> examples/quantum_network_service_new.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct QuantumService {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 13 |     network: Arc<Mutex<QuantumNetwork>>,
[INFO] [stdout] 14 |     swapper: Arc<Mutex<EntanglementSwapper>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "280d2ab95baa096a935bbdeaea1989c72ae957c1fa04b5a20a45415288d5727e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280d2ab95baa096a935bbdeaea1989c72ae957c1fa04b5a20a45415288d5727e", kill_on_drop: false }`
[INFO] [stdout] 280d2ab95baa096a935bbdeaea1989c72ae957c1fa04b5a20a45415288d5727e
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90a6c3ad63d0c3f3bbff11b969872f28313ddc9a13c78d7a5bb579ee5b332389
[INFO] running `Command { std: "docker" "start" "-a" "90a6c3ad63d0c3f3bbff11b969872f28313ddc9a13c78d7a5bb579ee5b332389", kill_on_drop: false }`
[INFO] [stderr] warning: field `location` is never read
[INFO] [stderr]   --> src/network/builder.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct NodeSpec {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     location: Option<(f64, f64)>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `epr_pool` is never read
[INFO] [stderr]   --> src/network/hub.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct QuantumHub {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `strategy` is never read
[INFO] [stderr]   --> src/network/hub.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct RoutingTable {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 89 |     strategy: RoutingStrategy,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `qnect` (lib) generated 3 warnings
[INFO] [stderr] warning: field `swapper` is never read
[INFO] [stderr]   --> examples/quantum_network_service_new.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct QuantumService {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 13 |     network: Arc<Mutex<QuantumNetwork>>,
[INFO] [stderr] 14 |     swapper: Arc<Mutex<EntanglementSwapper>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qnect` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `qnect` (example "quantum_network_service_new") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qnect-f48add28d4a7ff9a)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test backend::noisy::tests::test_cache_invalidation ... ok
[INFO] [stdout] test backend::noisy::tests::test_measurement_caching ... ok
[INFO] [stdout] test backend::noisy::tests::test_noise_rates_clamped ... ok
[INFO] [stdout] test backend::noisy::tests::test_deterministic_with_seed ... ok
[INFO] [stdout] test backend::stabilizer::tests::test_bell_state ... ok
[INFO] [stdout] test backend::stabilizer::tests::test_hadamard_gate ... ok
[INFO] [stdout] test backend::stabilizer::tests::test_stabilizer_initialization ... ok
[INFO] [stdout] test network::network::tests::test_classical_communication ... ok
[INFO] [stdout] test network::network::tests::test_qubit_allocation ... ok
[INFO] [stdout] test network::network::tests::test_epr_creation ... ok
[INFO] [stdout] test network::network::tests::test_netqasm_generation ... ok
[INFO] [stdout] test protocol::protocol::tests::test_ghz_distribution ... ok
[INFO] [stdout] test protocol::protocol::tests::test_quantum_network ... ok
[INFO] [stderr]      Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-d773c39f8c41fdad)
[INFO] [stdout] test network::network::tests::test_distributed_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test example_tests::test_all_examples ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test examples_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- example_tests::test_all_examples stdout ----
[INFO] [stdout] Running example: 00_quantum_verification
[INFO] [stdout] ✓ 00_quantum_verification completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 01_quantum_interference
[INFO] [stdout] ✓ 01_quantum_interference completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 02_ghz_scaling
[INFO] [stdout] ✓ 02_ghz_scaling completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 03_simple_bell_pair
[INFO] [stdout] ✓ 03_simple_bell_pair completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 04_quantum_teleportation
[INFO] [stdout] ✓ 04_quantum_teleportation completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 05_backend_comparison
[INFO] [stdout] ✓ 05_backend_comparison completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 06_error_handling
[INFO] [stdout] ✓ 06_error_handling completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 07_quantum_walk
[INFO] [stdout] ✓ 07_quantum_walk completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 08_quantum_network
[INFO] [stdout] ✓ 08_quantum_network completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 09_qkd_bb84
[INFO] [stdout] ✓ 09_qkd_bb84 completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 10_qkd_with_eve
[INFO] [stdout] ✓ 10_qkd_with_eve completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 11_gate_showcase
[INFO] [stdout] ✓ 11_gate_showcase completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 12_future_network
[INFO] [stdout] ✓ 12_future_network completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 13_circuit_noise
[INFO] [stdout] ✓ 13_circuit_noise completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 14_dagger_gates
[INFO] [stdout] ✓ 14_dagger_gates completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 15_qasm_export
[INFO] [stdout] Running example: 16_qasm_import
[INFO] [stdout] Running example: 17_grovers_search
[INFO] [stdout] ✓ 17_grovers_search completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 18_stabilizer_demo
[INFO] [stdout] ✓ 18_stabilizer_demo completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 19_quantum_network_protocols
[INFO] [stdout] ✓ 19_quantum_network_protocols completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 20_quantum_internet_stack
[INFO] [stdout] ✓ 20_quantum_internet_stack completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 21_qnpu_test
[INFO] [stdout] ✓ 21_qnpu_test completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: 22_quantum_anonymous_transmission
[INFO] [stdout] ✓ 22_quantum_anonymous_transmission completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: quantum_hub_demo
[INFO] [stdout] ✓ quantum_hub_demo completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: network_builder_demo
[INFO] [stdout] ✓ network_builder_demo completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: quantum_topologies
[INFO] [stdout] ✓ quantum_topologies completed successfully
[INFO] [stdout] 
[INFO] [stdout] Running example: quantum_qkd_chat
[INFO] [stdout] ✓ quantum_qkd_chat completed successfully
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ❌ Failed examples:
[INFO] [stdout]   - 15_qasm_export: Example 15_qasm_export failed:
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/network/builder.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct NodeSpec {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     location: Option<(f64, f64)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: field `epr_pool` is never read
[INFO] [stdout]   --> src/network/hub.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct QuantumHub {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: field `strategy` is never read
[INFO] [stdout]   --> src/network/hub.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 89 |     strategy: RoutingStrategy,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: `qnect` (lib) generated 3 warnings
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/examples/15_qasm_export`
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout]   - 16_qasm_import: Example 16_qasm_import failed:
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]   --> src/network/builder.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct NodeSpec {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     location: Option<(f64, f64)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: field `epr_pool` is never read
[INFO] [stdout]   --> src/network/hub.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct QuantumHub {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     epr_pool: Arc<RwLock<EPRPool>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: field `strategy` is never read
[INFO] [stdout]   --> src/network/hub.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 89 |     strategy: RoutingStrategy,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: `qnect` (lib) generated 3 warnings
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/examples/16_qasm_import`
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'example_tests::test_all_examples' panicked at tests/examples_test.rs:88:13:
[INFO] [stdout] 2 examples failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1467076242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1467076242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1467076242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c1467076242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c146709b3e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c146709b3e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c14670731d3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c14670731d3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c1467076092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c14670777ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c1467077602 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c146703f724 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c146703f724 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c146707818b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c146707818b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c1467077f5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c1467076739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5c1467077bed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c1467099f60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c1467005edd - examples_test::example_tests::test_all_examples::h29de9b950f22265d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:88:13
[INFO] [stdout]   20:     0x5c1467002b59 - examples_test::example_tests::test_all_examples::{{closure}}::h06785c779965bdfc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:42:27
[INFO] [stdout]   21:     0x5c1467002b59 - core::ops::function::FnOnce::call_once::h14c04824fbd60343
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c1467044e5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c1467044e5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5c146704409e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5c146704409e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5c146704409e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5c146704409e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5c146704409e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c146704409e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5c146704409e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5c1467007c44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5c1467007c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x5c146700b5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5c146700b5ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5c146700b5ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5c146700b5ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5c146700b5ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c146700b5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5c146700b5ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c146707b0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5c146707b0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5c146707b0e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7f74744cbaa4 - <unknown>
[INFO] [stdout]   44:     0x7f7474558a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     example_tests::test_all_examples
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "90a6c3ad63d0c3f3bbff11b969872f28313ddc9a13c78d7a5bb579ee5b332389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a6c3ad63d0c3f3bbff11b969872f28313ddc9a13c78d7a5bb579ee5b332389", kill_on_drop: false }`
[INFO] [stdout] 90a6c3ad63d0c3f3bbff11b969872f28313ddc9a13c78d7a5bb579ee5b332389
