[INFO] updating cached repository https://github.com/aweinstock314/ropship-inspired-lang [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4eeb602ed3a6bd7bb71e0e9ca0b5022cbeb44727 [INFO] testing aweinstock314/ropship-inspired-lang against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faweinstock314%2Fropship-inspired-lang" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aweinstock314/ropship-inspired-lang on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aweinstock314/ropship-inspired-lang [INFO] finished tweaking git repo https://github.com/aweinstock314/ropship-inspired-lang [INFO] tweaked toml for git repo https://github.com/aweinstock314/ropship-inspired-lang written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/aweinstock314/ropship-inspired-lang already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84c44662c276175817b7478aace7a46cf61cc013e256d439678213a667ce974b [INFO] running `"docker" "start" "-a" "84c44662c276175817b7478aace7a46cf61cc013e256d439678213a667ce974b"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.0 [INFO] [stderr] Compiling ropship-inspired-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `IntoEdges` [INFO] [stderr] --> src/graph_algos.rs:1:54 [INFO] [stderr] | [INFO] [stderr] 1 | use petgraph::visit::{EdgeRef, NodeCompactIndexable, IntoEdges, IntoEdgeReferences}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/main.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.20s [INFO] running `"docker" "inspect" "84c44662c276175817b7478aace7a46cf61cc013e256d439678213a667ce974b"` [INFO] running `"docker" "rm" "-f" "84c44662c276175817b7478aace7a46cf61cc013e256d439678213a667ce974b"` [INFO] [stdout] 84c44662c276175817b7478aace7a46cf61cc013e256d439678213a667ce974b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68a3cc3b5843ef4acfb6506aa932925e768af4d13232b72bd588fe930c88edb1 [INFO] running `"docker" "start" "-a" "68a3cc3b5843ef4acfb6506aa932925e768af4d13232b72bd588fe930c88edb1"` [INFO] [stderr] Compiling ropship-inspired-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `IntoEdges` [INFO] [stderr] --> src/graph_algos.rs:1:54 [INFO] [stderr] | [INFO] [stderr] 1 | use petgraph::visit::{EdgeRef, NodeCompactIndexable, IntoEdges, IntoEdgeReferences}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Config` [INFO] [stderr] --> src/graph_algos.rs:78:38 [INFO] [stderr] | [INFO] [stderr] 78 | use petgraph::{Graph, dot::{Dot, Config}}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/main.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `"docker" "inspect" "68a3cc3b5843ef4acfb6506aa932925e768af4d13232b72bd588fe930c88edb1"` [INFO] running `"docker" "rm" "-f" "68a3cc3b5843ef4acfb6506aa932925e768af4d13232b72bd588fe930c88edb1"` [INFO] [stdout] 68a3cc3b5843ef4acfb6506aa932925e768af4d13232b72bd588fe930c88edb1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c17ce8e44e459cb92d6fa15315640de15e151a6ae56e36e4cee3f038e3d0f65 [INFO] running `"docker" "start" "-a" "2c17ce8e44e459cb92d6fa15315640de15e151a6ae56e36e4cee3f038e3d0f65"` [INFO] [stderr] warning: unused import: `IntoEdges` [INFO] [stderr] --> src/graph_algos.rs:1:54 [INFO] [stderr] | [INFO] [stderr] 1 | use petgraph::visit::{EdgeRef, NodeCompactIndexable, IntoEdges, IntoEdgeReferences}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Config` [INFO] [stderr] --> src/graph_algos.rs:78:38 [INFO] [stderr] | [INFO] [stderr] 78 | use petgraph::{Graph, dot::{Dot, Config}}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/main.rs:595:17 [INFO] [stderr] | [INFO] [stderr] 595 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ropship_inspired_lang-400a4516b06447ea [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test graph_algos::test_brute_force_colors ... ok [INFO] [stdout] test graph_algos::test_increment_permutation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2c17ce8e44e459cb92d6fa15315640de15e151a6ae56e36e4cee3f038e3d0f65"` [INFO] running `"docker" "rm" "-f" "2c17ce8e44e459cb92d6fa15315640de15e151a6ae56e36e4cee3f038e3d0f65"` [INFO] [stdout] 2c17ce8e44e459cb92d6fa15315640de15e151a6ae56e36e4cee3f038e3d0f65