[INFO] fetching crate grapl-graph-descriptions-py 0.1.3...
[INFO] checking grapl-graph-descriptions-py-0.1.3 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate grapl-graph-descriptions-py 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate grapl-graph-descriptions-py 0.1.3
[INFO] finished tweaking crates.io crate grapl-graph-descriptions-py 0.1.3
[INFO] tweaked toml for crates.io crate grapl-graph-descriptions-py 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grapl-graph-descriptions-py 0.1.3 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 101 packages to latest compatible versions
[INFO] [stderr]       Adding indoc-impl v0.3.6 (available: v0.3.7)
[INFO] [stderr]       Adding pyo3 v0.8.5 (available: v0.28.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26050d9b9c0c2177d5a54312877945b56f5f0f7db5cdd5d78b446d5222b4bcdf
[INFO] running `Command { std: "docker" "start" "-a" "26050d9b9c0c2177d5a54312877945b56f5f0f7db5cdd5d78b446d5222b4bcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26050d9b9c0c2177d5a54312877945b56f5f0f7db5cdd5d78b446d5222b4bcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26050d9b9c0c2177d5a54312877945b56f5f0f7db5cdd5d78b446d5222b4bcdf", kill_on_drop: false }`
[INFO] [stdout] 26050d9b9c0c2177d5a54312877945b56f5f0f7db5cdd5d78b446d5222b4bcdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 582054c69a770b9e2656fbe076fc2524856b2286376fed0e294eddb1703b0bd1
[INFO] running `Command { std: "docker" "start" "-a" "582054c69a770b9e2656fbe076fc2524856b2286376fed0e294eddb1703b0bd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling ghost v0.1.21
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.5
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling pyo3 v0.8.5
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling pyo3cls v0.8.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling grapl-graph-descriptions v0.2.10
[INFO] [stderr]     Checking grapl-graph-descriptions-py v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> src/graph.rs:1:72
[INFO] [stdout]   |
[INFO] [stdout] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node};
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner_node` is never read
[INFO] [stdout]   --> src/ip_connection_node.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IpConnectionNode {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 12 |     inner_node: InnerIpConnection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpConnectionNode` has a derived impl for the trait `Clone`, but this is 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 `inner_node` is never read
[INFO] [stdout]   --> src/process_outbound_connection_node.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ProcessOutboundConnectionNode {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 12 |     inner_node: InnerProcessOutboundConnection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessOutboundConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> src/graph.rs:1:72
[INFO] [stdout]   |
[INFO] [stdout] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node};
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner_node` is never read
[INFO] [stdout]   --> src/ip_connection_node.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IpConnectionNode {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 12 |     inner_node: InnerIpConnection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpConnectionNode` has a derived impl for the trait `Clone`, but this is 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 `inner_node` is never read
[INFO] [stdout]   --> src/process_outbound_connection_node.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ProcessOutboundConnectionNode {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 12 |     inner_node: InnerProcessOutboundConnection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessOutboundConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "582054c69a770b9e2656fbe076fc2524856b2286376fed0e294eddb1703b0bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582054c69a770b9e2656fbe076fc2524856b2286376fed0e294eddb1703b0bd1", kill_on_drop: false }`
[INFO] [stdout] 582054c69a770b9e2656fbe076fc2524856b2286376fed0e294eddb1703b0bd1
