[INFO] cloning repository https://github.com/Mountlex/augmentation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mountlex/augmentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2Faugmentation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2Faugmentation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d053114d1bd37c7bfb47255cc160f6b606c56748
[INFO] checking Mountlex/augmentation against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2Faugmentation" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mountlex/augmentation
[INFO] finished tweaking git repo https://github.com/Mountlex/augmentation
[INFO] tweaked toml for git repo https://github.com/Mountlex/augmentation written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mountlex/augmentation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mountlex/augmentation 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded petgraph-graphml v3.0.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.90
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.90
[INFO] [stderr]   Downloaded cxx-build v1.0.90
[INFO] [stderr]   Downloaded cxx v1.0.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0379ebf83ae441ba638db673d33c97b7cdad0ef0c8908cd8cb14b5447e595785
[INFO] running `Command { std: "docker" "start" "-a" "0379ebf83ae441ba638db673d33c97b7cdad0ef0c8908cd8cb14b5447e595785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0379ebf83ae441ba638db673d33c97b7cdad0ef0c8908cd8cb14b5447e595785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0379ebf83ae441ba638db673d33c97b7cdad0ef0c8908cd8cb14b5447e595785", kill_on_drop: false }`
[INFO] [stdout] 0379ebf83ae441ba638db673d33c97b7cdad0ef0c8908cd8cb14b5447e595785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2baf6301aaadd0c0df1fc86f920c08d00bc81667f71b8e68858c9c08fc6b275
[INFO] running `Command { std: "docker" "start" "-a" "a2baf6301aaadd0c0df1fc86f920c08d00bc81667f71b8e68858c9c08fc6b275", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fern v0.6.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking petgraph-graphml v3.0.0
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking augmentation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Credit`
[INFO] [stdout]  --> src/path/instance.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Credit, CreditInv, Node,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Credit`
[INFO] [stdout]  --> src/path/instance.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Credit, CreditInv, Node,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `with_outside`
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1161:5
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     with_outside: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_outside`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `with_outside`
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1229:5
[INFO] [stdout]      |
[INFO] [stdout] 1229 |     with_outside: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_outside`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `with_outside`
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1161:5
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     with_outside: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_outside`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `with_outside`
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1229:5
[INFO] [stdout]      |
[INFO] [stdout] 1229 |     with_outside: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_outside`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Outside` is never constructed
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1179:5
[INFO] [stdout]      |
[INFO] [stdout] 1177 | enum Hit {
[INFO] [stdout]      |      --- variant in this enum
[INFO] [stdout] 1178 |     // Edge goes outside of nice path
[INFO] [stdout] 1179 |     Outside,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Hit` 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: variant `Outside` is never constructed
[INFO] [stdout]     --> src/path/enumerators/edges.rs:1179:5
[INFO] [stdout]      |
[INFO] [stdout] 1177 | enum Hit {
[INFO] [stdout]      |      --- variant in this enum
[INFO] [stdout] 1178 |     // Edge goes outside of nice path
[INFO] [stdout] 1179 |     Outside,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Hit` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.41s
[INFO] running `Command { std: "docker" "inspect" "a2baf6301aaadd0c0df1fc86f920c08d00bc81667f71b8e68858c9c08fc6b275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2baf6301aaadd0c0df1fc86f920c08d00bc81667f71b8e68858c9c08fc6b275", kill_on_drop: false }`
[INFO] [stdout] a2baf6301aaadd0c0df1fc86f920c08d00bc81667f71b8e68858c9c08fc6b275
