[INFO] cloning repository https://github.com/akitenkrad/granovetter1973
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akitenkrad/granovetter1973" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakitenkrad%2Fgranovetter1973", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakitenkrad%2Fgranovetter1973'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfdc43f4edc781a5fabaf921ba0c054d0d030dad
[INFO] testing akitenkrad/granovetter1973 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakitenkrad%2Fgranovetter1973" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akitenkrad/granovetter1973
[INFO] finished tweaking git repo https://github.com/akitenkrad/granovetter1973
[INFO] tweaked toml for git repo https://github.com/akitenkrad/granovetter1973 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akitenkrad/granovetter1973 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akitenkrad/granovetter1973 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b
[INFO] running `Command { std: "docker" "start" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.3.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling chacha20 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling runvault v0.1.0 (https://github.com/akitenkrad/rs-runvault?branch=main#1dcecd94)
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ulid v3.0.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globset v0.4.20
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling socsim-rng v0.1.0 (https://github.com/akitenkrad/rs-social-simulation-tools?branch=main#5abfbc8b)
[INFO] [stderr]    Compiling socsim-core v0.1.0 (https://github.com/akitenkrad/rs-social-simulation-tools?branch=main#5abfbc8b)
[INFO] [stderr]    Compiling socsim-engine v0.1.0 (https://github.com/akitenkrad/rs-social-simulation-tools?branch=main#5abfbc8b)
[INFO] [stderr]    Compiling socsim-mechanisms v0.1.0 (https://github.com/akitenkrad/rs-social-simulation-tools?branch=main#5abfbc8b)
[INFO] [stderr]    Compiling socsim-net v0.1.0 (https://github.com/akitenkrad/rs-social-simulation-tools?branch=main#5abfbc8b)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling granovetter-simulation v0.1.0 (/opt/rustwide/workdir/simulation)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling granovetter-simulation v0.1.0 (/opt/rustwide/workdir/simulation)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.69s
[INFO] running `Command { std: "docker" "inspect" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/granovetter_ties-14b0543e3aa8b233)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test metrics::tests::all_bridges_are_weak ... ok
[INFO] [stdout] test metrics::tests::reach_by_strength_weak_bridges_dominate ... ok
[INFO] [stdout] test metrics::tests::forbidden_triad_low_in_cliquey_clusters ... ok
[INFO] [stdout] test network::tests::deterministic_for_same_seed ... ok
[INFO] [stdout] test network::tests::node_count_matches ... ok
[INFO] [stdout] test record::tests::hitting_the_budget_is_censored_at_the_budget ... ok
[INFO] [stdout] test network::tests::intra_edges_are_strong_inter_edges_are_weak ... ok
[INFO] [stdout] test record::tests::the_replication_is_built_from_claim_targets ... ok
[INFO] [stdout] test record::tests::saturation_below_the_budget_is_not_censored ... ok
[INFO] [stdout] test record::tests::the_work_is_identified_by_its_doi ... ok
[INFO] [stdout] test record::tests::full_reach_is_not_censored ... ok
[INFO] [stdout] test simulation::tests::history_starts_with_seed_count ... ok
[INFO] [stdout] test simulation::tests::same_seed_is_deterministic ... ok
[INFO] [stdout] test reproduce::tests::mean_reach_with_removal_weak_collapses ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/granovetter-167a4cf1c7ae0447)
[INFO] [stdout] test reproduce::tests::reproduce_quick_writes_outputs_and_claims_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[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]      Running tests/integration_test.rs (/opt/rustwide/target/release/deps/integration_test-1985ba99fa5d74db)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test generated_network_is_well_formed ... ok
[INFO] [stdout] test all_local_bridges_are_weak ... ok
[INFO] [stdout] test removing_weak_collapses_reach_to_seed_cluster ... ok
[INFO] [stdout] test diffusion_is_deterministic_for_fixed_seed ... ok
[INFO] [stdout] test strong_only_reach_stays_within_seed_cluster ... ok
[INFO] [stdout] test threshold_diffusion_runs ... ok
[INFO] [stderr]    Doc-tests granovetter_ties
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[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" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b", kill_on_drop: false }`
[INFO] [stdout] 81f6d924735b5d65e82ef97672f5112f497f0e63ce2ab6e72f26e541f3d8ac0b
