[INFO] cloning repository https://github.com/alvinmatias69/cpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alvinmatias69/cpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinmatias69%2Fcpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinmatias69%2Fcpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9e3b46bc30bc6f68996505b37e030f384433af5 [INFO] testing alvinmatias69/cpm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falvinmatias69%2Fcpm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alvinmatias69/cpm 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/alvinmatias69/cpm [INFO] finished tweaking git repo https://github.com/alvinmatias69/cpm [INFO] tweaked toml for git repo https://github.com/alvinmatias69/cpm written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alvinmatias69/cpm 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] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.9.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f825b3593daefb97d4794750792421a7d5be6f0a83412b7bd65bbf22c97871cb [INFO] running `Command { std: "docker" "start" "-a" "f825b3593daefb97d4794750792421a7d5be6f0a83412b7bd65bbf22c97871cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f825b3593daefb97d4794750792421a7d5be6f0a83412b7bd65bbf22c97871cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f825b3593daefb97d4794750792421a7d5be6f0a83412b7bd65bbf22c97871cb", kill_on_drop: false }` [INFO] [stdout] f825b3593daefb97d4794750792421a7d5be6f0a83412b7bd65bbf22c97871cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c56045d24ada234b7d5a3901139f2c524439e15519647cef1edf355ecb7abb90 [INFO] running `Command { std: "docker" "start" "-a" "c56045d24ada234b7d5a3901139f2c524439e15519647cef1edf355ecb7abb90", 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] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling cpm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/add/simulator.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn write(&self, content: Vec) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/add/simulator.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | fn start_loading(&mut self, message: &str) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/add/simulator.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | fn stop_loading(&mut self, success: bool) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/add/simulator.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(result: Vec, err: String, should_fail: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/add/simulator.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/add/simulator.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new() -> DisplaySimulator { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "c56045d24ada234b7d5a3901139f2c524439e15519647cef1edf355ecb7abb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56045d24ada234b7d5a3901139f2c524439e15519647cef1edf355ecb7abb90", kill_on_drop: false }` [INFO] [stdout] c56045d24ada234b7d5a3901139f2c524439e15519647cef1edf355ecb7abb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0fe2afdff9d2211ab204ef95530ce263a75b77e7592f024f670c6776863ec105 [INFO] running `Command { std: "docker" "start" "-a" "0fe2afdff9d2211ab204ef95530ce263a75b77e7592f024f670c6776863ec105", kill_on_drop: false }` [INFO] [stderr] Compiling cpm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/add/simulator.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn write(&self, content: Vec) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/add/simulator.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | fn start_loading(&mut self, message: &str) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> src/add/simulator.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | fn stop_loading(&mut self, success: bool) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "0fe2afdff9d2211ab204ef95530ce263a75b77e7592f024f670c6776863ec105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe2afdff9d2211ab204ef95530ce263a75b77e7592f024f670c6776863ec105", kill_on_drop: false }` [INFO] [stdout] 0fe2afdff9d2211ab204ef95530ce263a75b77e7592f024f670c6776863ec105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e7cb97a279e4f4222c933628b31a0fc76bb948390cdcbad3f9fe8be1f1f1f51 [INFO] running `Command { std: "docker" "start" "-a" "1e7cb97a279e4f4222c933628b31a0fc76bb948390cdcbad3f9fe8be1f1f1f51", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `content` [INFO] [stderr] --> src/add/simulator.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | fn write(&self, content: Vec) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> src/add/simulator.rs:78:33 [INFO] [stderr] | [INFO] [stderr] 78 | fn start_loading(&mut self, message: &str) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `success` [INFO] [stderr] --> src/add/simulator.rs:79:32 [INFO] [stderr] | [INFO] [stderr] 79 | fn stop_loading(&mut self, success: bool) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_success` [INFO] [stderr] [INFO] [stderr] warning: `cpm` (bin "cpm" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpm-04283994d0a91479) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test add::add::test::add_cargo_version_after_dep_tag ... ok [INFO] [stdout] test add::add::test::add_cargo_version_and_dep_tag ... ok [INFO] [stdout] test add::add::test::error_on_unavailable_version ... ok [INFO] [stdout] test add::add::test::generate_version_string ... ok [INFO] [stdout] test add::add::test::handle_crate_write_error ... ok [INFO] [stdout] test add::add::test::handle_crate_read_error ... ok [INFO] [stdout] test add::add::test::get_latest_version ... ok [INFO] [stdout] test add::add::test::get_desired_version ... ok [INFO] [stdout] test add::add::test::handle_network_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e7cb97a279e4f4222c933628b31a0fc76bb948390cdcbad3f9fe8be1f1f1f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7cb97a279e4f4222c933628b31a0fc76bb948390cdcbad3f9fe8be1f1f1f51", kill_on_drop: false }` [INFO] [stdout] 1e7cb97a279e4f4222c933628b31a0fc76bb948390cdcbad3f9fe8be1f1f1f51