[INFO] fetching crate eigen-trust 0.2.0...
[INFO] testing eigen-trust-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate eigen-trust 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate eigen-trust 0.2.0
[INFO] finished tweaking crates.io crate eigen-trust 0.2.0
[INFO] tweaked toml for crates.io crate eigen-trust 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eigen-trust 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 279 packages to latest compatible versions
[INFO] [stderr]       Adding aes-gcm v0.9.2 (available: v0.9.4)
[INFO] [stderr]       Adding libp2p v0.44.0 (available: v0.56.0)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding snow v0.9.3 (available: v0.9.6)
[INFO] [stderr]       Adding universal-hash v0.4.0 (available: v0.4.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13977f0f97d4949269dbb657850b7375e66ab5582cf6fa21f24f126ff48e3896
[INFO] running `Command { std: "docker" "start" "-a" "13977f0f97d4949269dbb657850b7375e66ab5582cf6fa21f24f126ff48e3896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13977f0f97d4949269dbb657850b7375e66ab5582cf6fa21f24f126ff48e3896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13977f0f97d4949269dbb657850b7375e66ab5582cf6fa21f24f126ff48e3896", kill_on_drop: false }`
[INFO] [stdout] 13977f0f97d4949269dbb657850b7375e66ab5582cf6fa21f24f126ff48e3896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10a9a732e54a1f1511d934a5a5b77df57fa7a56844ba3b9a1ff434f3d46380ee
[INFO] running `Command { std: "docker" "start" "-a" "10a9a732e54a1f1511d934a5a5b77df57fa7a56844ba3b9a1ff434f3d46380ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling multistream-select v0.11.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling snow v0.9.3
[INFO] [stderr]    Compiling netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling rw-stream-sink v0.2.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling yamux v0.10.2
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.27.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling libp2p-core v0.32.1
[INFO] [stderr]    Compiling libp2p-noise v0.35.0
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling netlink-proto v0.10.0
[INFO] [stderr]    Compiling rtnetlink v0.10.1
[INFO] [stderr]    Compiling if-watch v1.1.1
[INFO] [stderr]    Compiling libp2p-swarm v0.35.0
[INFO] [stderr]    Compiling libp2p-tcp v0.32.0
[INFO] [stderr]    Compiling libp2p-yamux v0.36.0
[INFO] [stderr]    Compiling libp2p-request-response v0.17.0
[INFO] [stderr]    Compiling libp2p v0.44.0
[INFO] [stderr]    Compiling eigen-trust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "10a9a732e54a1f1511d934a5a5b77df57fa7a56844ba3b9a1ff434f3d46380ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a9a732e54a1f1511d934a5a5b77df57fa7a56844ba3b9a1ff434f3d46380ee", kill_on_drop: false }`
[INFO] [stdout] 10a9a732e54a1f1511d934a5a5b77df57fa7a56844ba3b9a1ff434f3d46380ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2648b0cb520e911f11764ba89ae44236d42ea90b2af54ab61eb73260a7c3aec
[INFO] running `Command { std: "docker" "start" "-a" "e2648b0cb520e911f11764ba89ae44236d42ea90b2af54ab61eb73260a7c3aec", kill_on_drop: false }`
[INFO] [stderr]    Compiling eigen-trust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.62s
[INFO] running `Command { std: "docker" "inspect" "e2648b0cb520e911f11764ba89ae44236d42ea90b2af54ab61eb73260a7c3aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2648b0cb520e911f11764ba89ae44236d42ea90b2af54ab61eb73260a7c3aec", kill_on_drop: false }`
[INFO] [stdout] e2648b0cb520e911f11764ba89ae44236d42ea90b2af54ab61eb73260a7c3aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8a96714acd5dd941e5ff69b9d95a45f414e14d586aa420d567f9eb0a776cc6d
[INFO] running `Command { std: "docker" "start" "-a" "b8a96714acd5dd941e5ff69b9d95a45f414e14d586aa420d567f9eb0a776cc6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eigen_trust-883504acf636d22a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test epoch::tests::test_epoch_current_timestamp ... ok
[INFO] [stdout] test epoch::tests::test_epoch_current_epoch ... ok
[INFO] [stdout] test epoch::tests::test_current_epoch ... ok
[INFO] [stdout] test epoch::tests::test_epoch_to_be_bytes ... ok
[INFO] [stdout] test epoch::tests::test_epoch_secs_until_next_epoch ... ok
[INFO] [stdout] test peer::tests::should_add_and_remove_neghbours ... ok
[INFO] [stdout] test epoch::tests::test_display ... ok
[INFO] [stdout] test peer::tests::should_cache_local_and_global_opinion ... ok
[INFO] [stdout] test peer::tests::should_add_neighbors_and_calculate_global_score ... ok
[INFO] [stdout] test peer::tests::should_create_opinion ... ok
[INFO] [stdout] test protocol::tests::should_correctly_write_read_internal_error_response ... ok
[INFO] [stdout] test protocol::tests::should_correctly_write_read_invalid_response ... ok
[INFO] [stdout] test protocol::tests::should_correctly_write_read_request ... ok
[INFO] [stdout] test protocol::tests::should_correctly_write_read_success_response ... ok
[INFO] [stdout] test peer::tests::should_create_peer ... ok
[INFO] [stdout] test node::tests::should_emit_connection_event_on_bootstrap ... ok
[INFO] [stdout] test node::tests::should_add_neighbors_on_dial ... ok
[INFO] [stdout] test node::tests::should_handle_request_for_opinion ... ok
[INFO] [stdout] test node::tests::should_add_neighbors_on_bootstrap ... ok
[INFO] [stdout] test peer::tests::should_add_neighbors_and_calculate_local_scores ... ok
[INFO] [stdout] test node::tests::should_run_main_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests eigen_trust
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8a96714acd5dd941e5ff69b9d95a45f414e14d586aa420d567f9eb0a776cc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a96714acd5dd941e5ff69b9d95a45f414e14d586aa420d567f9eb0a776cc6d", kill_on_drop: false }`
[INFO] [stdout] b8a96714acd5dd941e5ff69b9d95a45f414e14d586aa420d567f9eb0a776cc6d
