[INFO] fetching crate qnect 0.3.0...
[INFO] testing qnect-0.3.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate qnect 0.3.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qnect 0.3.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.3.0
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67a718f8244d56721f57383a6f6b435695f9b0d0d11ee5e5a707900722a2da3e
[INFO] running `Command { std: "docker" "start" "-a" "67a718f8244d56721f57383a6f6b435695f9b0d0d11ee5e5a707900722a2da3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a718f8244d56721f57383a6f6b435695f9b0d0d11ee5e5a707900722a2da3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a718f8244d56721f57383a6f6b435695f9b0d0d11ee5e5a707900722a2da3e", kill_on_drop: false }`
[INFO] [stdout] 67a718f8244d56721f57383a6f6b435695f9b0d0d11ee5e5a707900722a2da3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8bac83154945de80fa24eceeab1d55f989ce8ecacae07b36765183c89618988
[INFO] running `Command { std: "docker" "start" "-a" "a8bac83154945de80fa24eceeab1d55f989ce8ecacae07b36765183c89618988", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bincode v1.3.3
[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)]` (part of `#[warn(unused)]`) 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 35.43s
[INFO] running `Command { std: "docker" "inspect" "a8bac83154945de80fa24eceeab1d55f989ce8ecacae07b36765183c89618988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8bac83154945de80fa24eceeab1d55f989ce8ecacae07b36765183c89618988", kill_on_drop: false }`
[INFO] [stdout] a8bac83154945de80fa24eceeab1d55f989ce8ecacae07b36765183c89618988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 260b994731a5649fd01d011c0248940e39e58c1a0e0fd3b4ab598a56deebdd0a
[INFO] running `Command { std: "docker" "start" "-a" "260b994731a5649fd01d011c0248940e39e58c1a0e0fd3b4ab598a56deebdd0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling qnect v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.3.0
[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)]` (part of `#[warn(unused)]`) 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 `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 43.05s
[INFO] running `Command { std: "docker" "inspect" "260b994731a5649fd01d011c0248940e39e58c1a0e0fd3b4ab598a56deebdd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260b994731a5649fd01d011c0248940e39e58c1a0e0fd3b4ab598a56deebdd0a", kill_on_drop: false }`
[INFO] [stdout] 260b994731a5649fd01d011c0248940e39e58c1a0e0fd3b4ab598a56deebdd0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1e985bb7dff337ba82fa0e26b90a932eb9af98e34f60762e424e0794823617d
[INFO] running `Command { std: "docker" "start" "-a" "f1e985bb7dff337ba82fa0e26b90a932eb9af98e34f60762e424e0794823617d", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qnect` (example "quantum_network_service_new") generated 1 warning
[INFO] [stderr] warning: `qnect` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qnect-804b2e17956954b2)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test backend::noisy::tests::test_deterministic_with_seed ... ok
[INFO] [stdout] test backend::noisy::tests::test_measurement_caching ... 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::noisy::tests::test_noise_rates_clamped ... ok
[INFO] [stdout] test backend::noisy::tests::test_cache_invalidation ... ok
[INFO] [stdout] test backend::stabilizer::tests::test_stabilizer_initialization ... ok
[INFO] [stdout] test network::network::tests::test_epr_creation ... 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_netqasm_generation ... ok
[INFO] [stdout] test protocol::protocol::tests::test_ghz_distribution ... ok
[INFO] [stdout] test protocol::protocol::tests::test_quantum_network ... ok
[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] [stderr]      Running tests/examples_test.rs (/opt/rustwide/target/debug/deps/examples_test-b1498045fdd48585)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test example_tests::test_all_examples has been running for over 60 seconds
[INFO] [stdout] test example_tests::test_all_examples ... FAILED
[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] 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]   - 02_ghz_scaling: Example 02_ghz_scaling timed out after 30s
[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)]` (part of `#[warn(unused)]`) 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.17s
[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)]` (part of `#[warn(unused)]`) 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.06s
[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' (40) panicked at tests/examples_test.rs:88:13:
[INFO] [stdout] 3 examples failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eee5f8349c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eee5f8349c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eee5f8349c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eee5f8349c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eee5f84487f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eee5f84487f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5eee5f802283 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eee5f802283 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eee5f80e232 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eee5f812d0f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eee5f812ba1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eee5f7d5c8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5eee5f7d5c8e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eee5f81331f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5eee5f81331f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eee5f81317a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5eee5f80e369 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eee5f7f6b7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5eee5f84c210 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eee5f7a244b - examples_test::example_tests::test_all_examples::he923bc8172e9dc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:88:13
[INFO] [stdout]   20:     0x5eee5f7a2607 - examples_test::example_tests::test_all_examples::{{closure}}::he2da1e5583722808
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_test.rs:42:27
[INFO] [stdout]   21:     0x5eee5f79dc06 - core::ops::function::FnOnce::call_once::h5dc3320687b32cce
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5eee5f7d5a6b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5eee5f7d5a6b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5eee5f7e9aed - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5eee5f7e9aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5eee5f7e9aed - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5eee5f7e9aed - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5eee5f7e9aed - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5eee5f7e9aed - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5eee5f7e9aed - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5eee5f7c3004 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5eee5f7c3004 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5eee5f7c693a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5eee5f7c693a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5eee5f7c693a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5eee5f7c693a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5eee5f7c693a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5eee5f7c693a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5eee5f7c693a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5eee5f80968f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5eee5f80968f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x793eed19eaa4 - <unknown>
[INFO] [stdout]   43:     0x793eed22ba64 - clone
[INFO] [stdout]   44:                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 67.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test examples_test`
[INFO] running `Command { std: "docker" "inspect" "f1e985bb7dff337ba82fa0e26b90a932eb9af98e34f60762e424e0794823617d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e985bb7dff337ba82fa0e26b90a932eb9af98e34f60762e424e0794823617d", kill_on_drop: false }`
[INFO] [stdout] f1e985bb7dff337ba82fa0e26b90a932eb9af98e34f60762e424e0794823617d
