[INFO] cloning repository https://github.com/Juici/myani [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juici/myani" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fmyani", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fmyani'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d301fd7c89ed3bed92ffe6016ab76e66443ed58 [INFO] testing Juici/myani against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuici%2Fmyani" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Juici/myani on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Juici/myani [INFO] finished tweaking git repo https://github.com/Juici/myani [INFO] tweaked toml for git repo https://github.com/Juici/myani written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Juici/myani already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded futures-stable v0.2.0 [INFO] [stderr] Downloaded futures-io v0.2.0 [INFO] [stderr] Downloaded futures-channel v0.2.0 [INFO] [stderr] Downloaded futures-sink v0.2.0 [INFO] [stderr] Downloaded futures-executor v0.2.0 [INFO] [stderr] Downloaded futures-core v0.2.0 [INFO] [stderr] Downloaded futures v0.2.0 [INFO] [stderr] Downloaded futures-util v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa370dde8f3469b3696d517c550bf2ddeff6a93230c0b0aef18aece822cbab59 [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" "fa370dde8f3469b3696d517c550bf2ddeff6a93230c0b0aef18aece822cbab59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa370dde8f3469b3696d517c550bf2ddeff6a93230c0b0aef18aece822cbab59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa370dde8f3469b3696d517c550bf2ddeff6a93230c0b0aef18aece822cbab59", kill_on_drop: false }` [INFO] [stdout] fa370dde8f3469b3696d517c550bf2ddeff6a93230c0b0aef18aece822cbab59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e09478d0f630f44d85e4b419ee28084e25a14bc1e55add50ef2595f4e8c31402 [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" "e09478d0f630f44d85e4b419ee28084e25a14bc1e55add50ef2595f4e8c31402", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling futures-core v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-channel v0.2.0 [INFO] [stderr] Compiling futures-io v0.2.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling futures-sink v0.2.0 [INFO] [stderr] Compiling futures-util v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling futures-executor v0.2.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling futures-stable v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling futures v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling myani v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.63s [INFO] running `Command { std: "docker" "inspect" "e09478d0f630f44d85e4b419ee28084e25a14bc1e55add50ef2595f4e8c31402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09478d0f630f44d85e4b419ee28084e25a14bc1e55add50ef2595f4e8c31402", kill_on_drop: false }` [INFO] [stdout] e09478d0f630f44d85e4b419ee28084e25a14bc1e55add50ef2595f4e8c31402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1b99e887e03de21d05c09cb23caca0fb37d8808a4ac4d43c519323bf1cd5e3 [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" "2c1b99e887e03de21d05c09cb23caca0fb37d8808a4ac4d43c519323bf1cd5e3", kill_on_drop: false }` [INFO] [stderr] Compiling myani v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "2c1b99e887e03de21d05c09cb23caca0fb37d8808a4ac4d43c519323bf1cd5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1b99e887e03de21d05c09cb23caca0fb37d8808a4ac4d43c519323bf1cd5e3", kill_on_drop: false }` [INFO] [stdout] 2c1b99e887e03de21d05c09cb23caca0fb37d8808a4ac4d43c519323bf1cd5e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] c94093be6635f56788b5a6c1d066c603a041511d838dcdb0d9457d850cbc0e61 [INFO] running `Command { std: "docker" "start" "-a" "c94093be6635f56788b5a6c1d066c603a041511d838dcdb0d9457d850cbc0e61", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/myani-c07a545fdcb8467e [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" "c94093be6635f56788b5a6c1d066c603a041511d838dcdb0d9457d850cbc0e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94093be6635f56788b5a6c1d066c603a041511d838dcdb0d9457d850cbc0e61", kill_on_drop: false }` [INFO] [stdout] c94093be6635f56788b5a6c1d066c603a041511d838dcdb0d9457d850cbc0e61