[INFO] cloning repository https://github.com/aleozlx/alg-matching [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleozlx/alg-matching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Falg-matching", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Falg-matching'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b8757bdcb242b5e3a9841bf6085ae47be32091 [INFO] checking aleozlx/alg-matching against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleozlx%2Falg-matching" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleozlx/alg-matching on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleozlx/alg-matching [INFO] finished tweaking git repo https://github.com/aleozlx/alg-matching [INFO] tweaked toml for git repo https://github.com/aleozlx/alg-matching written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/aleozlx/alg-matching already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a86116487419373ca6a8ecac168b317b16932bebf45636a07a3f8a4634f5ef3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a86116487419373ca6a8ecac168b317b16932bebf45636a07a3f8a4634f5ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a86116487419373ca6a8ecac168b317b16932bebf45636a07a3f8a4634f5ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a86116487419373ca6a8ecac168b317b16932bebf45636a07a3f8a4634f5ef3", kill_on_drop: false }` [INFO] [stdout] 8a86116487419373ca6a8ecac168b317b16932bebf45636a07a3f8a4634f5ef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea0aca805d46ad4e2a2f0333cdeb0735d5f907f1f53d12e56b2e4dd6aa1f9cc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea0aca805d46ad4e2a2f0333cdeb0735d5f907f1f53d12e56b2e4dd6aa1f9cc2", kill_on_drop: false }` [INFO] [stderr] Checking alg-matching v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | fn inner_graph<'g>(&'g self) -> &'g Graph; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Graph` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | fn residual_graph<'g>(&'g self) -> Box + 'g>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Graph + 'g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/main.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / macro_rules! unweighted_graph( [INFO] [stdout] 71 | | { $($u:expr => [ $($v:expr),+ ]),+ } => { [INFO] [stdout] 72 | | { [INFO] [stdout] 73 | | let mut g = AdjGraph { adj: HashMap::new() }; [INFO] [stdout] ... | [INFO] [stdout] 79 | | }; [INFO] [stdout] 80 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | fn inner_graph<'g>(&'g self) -> &'g Graph; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Graph` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 19 | fn residual_graph<'g>(&'g self) -> Box + 'g>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Graph + 'g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | fn inner_graph<'g>(&'g self) -> &'g Graph { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | fn residual_graph<'g>(&'g self) -> Box + 'g> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Graph + 'g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | fn inner_graph<'g>(&'g self) -> &'g Graph { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | fn residual_graph<'g>(&'g self) -> Box + 'g> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Graph + 'g` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | let f: AdjFlowI32 = AdjFlowI32{ g: AdjGraph::new() }; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let res = self.residual_graph(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/main.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/main.rs:115:53 [INFO] [stdout] | [INFO] [stdout] 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | let f: AdjFlowI32 = AdjFlowI32{ g: AdjGraph::new() }; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let res = self.residual_graph(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/main.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/main.rs:115:53 [INFO] [stdout] | [INFO] [stdout] 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "ea0aca805d46ad4e2a2f0333cdeb0735d5f907f1f53d12e56b2e4dd6aa1f9cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0aca805d46ad4e2a2f0333cdeb0735d5f907f1f53d12e56b2e4dd6aa1f9cc2", kill_on_drop: false }` [INFO] [stdout] ea0aca805d46ad4e2a2f0333cdeb0735d5f907f1f53d12e56b2e4dd6aa1f9cc2