[INFO] cloning repository https://github.com/gogumaa/rust-zeppelin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gogumaa/rust-zeppelin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgogumaa%2Frust-zeppelin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgogumaa%2Frust-zeppelin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed66a97b7b4a62fcc9a4ad9d24026586df245947 [INFO] testing gogumaa/rust-zeppelin against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgogumaa%2Frust-zeppelin" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gogumaa/rust-zeppelin on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gogumaa/rust-zeppelin [INFO] finished tweaking git repo https://github.com/gogumaa/rust-zeppelin [INFO] tweaked toml for git repo https://github.com/gogumaa/rust-zeppelin written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gogumaa/rust-zeppelin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6996df3f7917e4c1b94cca9195ab1ca3a6d028271fa8132bf8cd32f4612cb85b [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" "6996df3f7917e4c1b94cca9195ab1ca3a6d028271fa8132bf8cd32f4612cb85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6996df3f7917e4c1b94cca9195ab1ca3a6d028271fa8132bf8cd32f4612cb85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6996df3f7917e4c1b94cca9195ab1ca3a6d028271fa8132bf8cd32f4612cb85b", kill_on_drop: false }` [INFO] [stdout] 6996df3f7917e4c1b94cca9195ab1ca3a6d028271fa8132bf8cd32f4612cb85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b95193c88207d73deb2049310716c71fd887824f1f941767c48e9840869d7116 [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" "b95193c88207d73deb2049310716c71fd887824f1f941767c48e9840869d7116", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.20 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling juniper_codegen v0.14.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bson v0.14.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling juniper v0.14.1 [INFO] [stderr] Compiling warp v0.1.20 [INFO] [stderr] Compiling mongodb v0.4.0 [INFO] [stderr] Compiling rust-zeppelin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "b95193c88207d73deb2049310716c71fd887824f1f941767c48e9840869d7116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95193c88207d73deb2049310716c71fd887824f1f941767c48e9840869d7116", kill_on_drop: false }` [INFO] [stdout] b95193c88207d73deb2049310716c71fd887824f1f941767c48e9840869d7116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 660478b7d89c670920c0cddc09ce69f9257994e62b0748f9ddc6d29520ad64d1 [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" "660478b7d89c670920c0cddc09ce69f9257994e62b0748f9ddc6d29520ad64d1", kill_on_drop: false }` [INFO] [stderr] Compiling rust-zeppelin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "660478b7d89c670920c0cddc09ce69f9257994e62b0748f9ddc6d29520ad64d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660478b7d89c670920c0cddc09ce69f9257994e62b0748f9ddc6d29520ad64d1", kill_on_drop: false }` [INFO] [stdout] 660478b7d89c670920c0cddc09ce69f9257994e62b0748f9ddc6d29520ad64d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ef466caf1d074d8016d8900748c016dcc8794ef3925b1d2c8d23db879a9961b [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" "1ef466caf1d074d8016d8900748c016dcc8794ef3925b1d2c8d23db879a9961b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_zeppelin-acccd2aeec7cc69d [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ef466caf1d074d8016d8900748c016dcc8794ef3925b1d2c8d23db879a9961b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef466caf1d074d8016d8900748c016dcc8794ef3925b1d2c8d23db879a9961b", kill_on_drop: false }` [INFO] [stdout] 1ef466caf1d074d8016d8900748c016dcc8794ef3925b1d2c8d23db879a9961b