[INFO] fetching crate phab 0.3.0...
[INFO] testing phab-0.3.0 against 1.52.1 for beta-1.53-1
[INFO] extracting crate phab 0.3.0 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate phab 0.3.0 on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate phab 0.3.0
[INFO] finished tweaking crates.io crate phab 0.3.0
[INFO] tweaked toml for crates.io crate phab 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] crate crates.io crate phab 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cab5f0bd8a06eb9f9fa927e0614da8b47a134ee9084645c914d9baea152eab14
[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" "cab5f0bd8a06eb9f9fa927e0614da8b47a134ee9084645c914d9baea152eab14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cab5f0bd8a06eb9f9fa927e0614da8b47a134ee9084645c914d9baea152eab14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab5f0bd8a06eb9f9fa927e0614da8b47a134ee9084645c914d9baea152eab14", kill_on_drop: false }`
[INFO] [stdout] cab5f0bd8a06eb9f9fa927e0614da8b47a134ee9084645c914d9baea152eab14
[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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0077aa6a2aa74afef17a17d46dd4eded03f59ff5b3b30f92da4f24679ae612ed
[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" "0077aa6a2aa74afef17a17d46dd4eded03f59ff5b3b30f92da4f24679ae612ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.11
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.30
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling tokio v0.2.21
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling dummy v0.3.3
[INFO] [stderr]    Compiling pin-project v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling fake v2.2.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling h2 v0.2.6
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling cargo-lock v4.0.1
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling hyper v0.13.7
[INFO] [stderr]    Compiling built v0.4.2
[INFO] [stderr]    Compiling phab v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-rustls v0.20.0
[INFO] [stderr]    Compiling reqwest v0.10.6
[INFO] [stderr]    Compiling phab-lib v0.2.0
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/bin/phab.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/bin/phab.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |       .or({ Some(String::from("NoBoard")) })
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "0077aa6a2aa74afef17a17d46dd4eded03f59ff5b3b30f92da4f24679ae612ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0077aa6a2aa74afef17a17d46dd4eded03f59ff5b3b30f92da4f24679ae612ed", kill_on_drop: false }`
[INFO] [stdout] 0077aa6a2aa74afef17a17d46dd4eded03f59ff5b3b30f92da4f24679ae612ed
[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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05bc30b1123b12ed0ff35e4a0f1cb1f94decc4365be11c0584bcd40ee61c0e00
[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" "05bc30b1123b12ed0ff35e4a0f1cb1f94decc4365be11c0584bcd40ee61c0e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling phab v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/bin/phab.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/bin/phab.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |       .or({ Some(String::from("NoBoard")) })
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "05bc30b1123b12ed0ff35e4a0f1cb1f94decc4365be11c0584bcd40ee61c0e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bc30b1123b12ed0ff35e4a0f1cb1f94decc4365be11c0584bcd40ee61c0e00", kill_on_drop: false }`
[INFO] [stdout] 05bc30b1123b12ed0ff35e4a0f1cb1f94decc4365be11c0584bcd40ee61c0e00
[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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] cc39e190abe70831a00074fd6d9cc966948afa940b1a08fe94fe0741986e0cbc
[INFO] running `Command { std: "docker" "start" "-a" "cc39e190abe70831a00074fd6d9cc966948afa940b1a08fe94fe0741986e0cbc", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> src/bin/phab.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around method argument
[INFO] [stderr]    --> src/bin/phab.rs:106:11
[INFO] [stderr]     |
[INFO] [stderr] 106 |       .or({ Some(String::from("NoBoard")) })
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/lib-51183ed84b9e741b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/phab-f5b26354d17b487d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests lib
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc39e190abe70831a00074fd6d9cc966948afa940b1a08fe94fe0741986e0cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc39e190abe70831a00074fd6d9cc966948afa940b1a08fe94fe0741986e0cbc", kill_on_drop: false }`
[INFO] [stdout] cc39e190abe70831a00074fd6d9cc966948afa940b1a08fe94fe0741986e0cbc