[INFO] cloning repository https://github.com/Nalleyer/rust_99_problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nalleyer/rust_99_problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNalleyer%2Frust_99_problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNalleyer%2Frust_99_problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 963a80b26b71b2cb375922c8d99b1096e715d0e5 [INFO] testing Nalleyer/rust_99_problem against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNalleyer%2Frust_99_problem" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nalleyer/rust_99_problem on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nalleyer/rust_99_problem [INFO] finished tweaking git repo https://github.com/Nalleyer/rust_99_problem [INFO] tweaked toml for git repo https://github.com/Nalleyer/rust_99_problem written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Nalleyer/rust_99_problem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v0.8.0 [INFO] [stderr] Downloaded quickcheck v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae68c4f838597b83c0ee53cc4d70be295c38e2fa7e585990f0c001a1a60ac7f0 [INFO] running `Command { std: "docker" "start" "-a" "ae68c4f838597b83c0ee53cc4d70be295c38e2fa7e585990f0c001a1a60ac7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae68c4f838597b83c0ee53cc4d70be295c38e2fa7e585990f0c001a1a60ac7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae68c4f838597b83c0ee53cc4d70be295c38e2fa7e585990f0c001a1a60ac7f0", kill_on_drop: false }` [INFO] [stdout] ae68c4f838597b83c0ee53cc4d70be295c38e2fa7e585990f0c001a1a60ac7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24b63fac5f0d4f154dcdd4ef2295ce508384f2aa96c008a1af402d11f66079b [INFO] running `Command { std: "docker" "start" "-a" "d24b63fac5f0d4f154dcdd4ef2295ce508384f2aa96c008a1af402d11f66079b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling quickcheck v0.8.2 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling rust_99_problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `is_item` [INFO] [stdout] --> src/common.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let is_item: bool = g.gen(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/solves/p7.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | Node::Item(x) => vec!(node.clone()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `flat` [INFO] [stdout] --> src/solves/p7.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn flat(ls: &List) -> List { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.54s [INFO] running `Command { std: "docker" "inspect" "d24b63fac5f0d4f154dcdd4ef2295ce508384f2aa96c008a1af402d11f66079b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24b63fac5f0d4f154dcdd4ef2295ce508384f2aa96c008a1af402d11f66079b", kill_on_drop: false }` [INFO] [stdout] d24b63fac5f0d4f154dcdd4ef2295ce508384f2aa96c008a1af402d11f66079b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] def776d367e6a27c46dcfc2bc2ae8078466f118c83f611bf783a62d8c6321ad3 [INFO] running `Command { std: "docker" "start" "-a" "def776d367e6a27c46dcfc2bc2ae8078466f118c83f611bf783a62d8c6321ad3", kill_on_drop: false }` [INFO] [stderr] Compiling rust_99_problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use(quickcheck)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_item` [INFO] [stdout] --> src/common.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let is_item: bool = g.gen(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/solves/p7.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | Node::Item(x) => vec!(node.clone()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "def776d367e6a27c46dcfc2bc2ae8078466f118c83f611bf783a62d8c6321ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def776d367e6a27c46dcfc2bc2ae8078466f118c83f611bf783a62d8c6321ad3", kill_on_drop: false }` [INFO] [stdout] def776d367e6a27c46dcfc2bc2ae8078466f118c83f611bf783a62d8c6321ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cc2f96d74de260f00c2f35d1485d72d5b55b841ac0ebbf794c9b35350c63001 [INFO] running `Command { std: "docker" "start" "-a" "9cc2f96d74de260f00c2f35d1485d72d5b55b841ac0ebbf794c9b35350c63001", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use(quickcheck)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_item` [INFO] [stderr] --> src/common.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | let is_item: bool = g.gen(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_item` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/solves/p7.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | Node::Item(x) => vec!(node.clone()), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: `rust_99_problem` (bin "rust_99_problem" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_99_problem-fdd43280ceecf862) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test solves::p7::tests::empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9cc2f96d74de260f00c2f35d1485d72d5b55b841ac0ebbf794c9b35350c63001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc2f96d74de260f00c2f35d1485d72d5b55b841ac0ebbf794c9b35350c63001", kill_on_drop: false }` [INFO] [stdout] 9cc2f96d74de260f00c2f35d1485d72d5b55b841ac0ebbf794c9b35350c63001