[INFO] cloning repository https://github.com/packom/pca9956b [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/packom/pca9956b" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackom%2Fpca9956b", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackom%2Fpca9956b'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39caa3d850c9187859b75b0cece3caa90d1cdfae [INFO] testing packom/pca9956b against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackom%2Fpca9956b" "/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/packom/pca9956b 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/packom/pca9956b [INFO] finished tweaking git repo https://github.com/packom/pca9956b [INFO] tweaked toml for git repo https://github.com/packom/pca9956b written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7620f7c75ba7d05c589047eee572e3a6ba0be6a223944136c54d74b3afcb85c [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" "f7620f7c75ba7d05c589047eee572e3a6ba0be6a223944136c54d74b3afcb85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7620f7c75ba7d05c589047eee572e3a6ba0be6a223944136c54d74b3afcb85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7620f7c75ba7d05c589047eee572e3a6ba0be6a223944136c54d74b3afcb85c", kill_on_drop: false }` [INFO] [stdout] f7620f7c75ba7d05c589047eee572e3a6ba0be6a223944136c54d74b3afcb85c [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e2ddf2753461db6f4eec2c0992a33762e36f3c31407e462da9c0d902f88b42 [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" "c6e2ddf2753461db6f4eec2c0992a33762e36f3c31407e462da9c0d902f88b42", kill_on_drop: false }` [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling i2cdev2 v0.4.0 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling swagger v4.0.2 [INFO] [stderr] Compiling i2cbus-api v0.1.9 [INFO] [stderr] Compiling pca9956b-api v0.1.2 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Compiling pnet_transport v0.26.0 [INFO] [stderr] Compiling httpd-util v0.1.6 [INFO] [stderr] Compiling pca9956b v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "c6e2ddf2753461db6f4eec2c0992a33762e36f3c31407e462da9c0d902f88b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e2ddf2753461db6f4eec2c0992a33762e36f3c31407e462da9c0d902f88b42", kill_on_drop: false }` [INFO] [stdout] c6e2ddf2753461db6f4eec2c0992a33762e36f3c31407e462da9c0d902f88b42 [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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5050c1549b0cc506fb9a3b6e4a1cbc7fae1a89f0624a41d35b40fbe5e85ca39a [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" "5050c1549b0cc506fb9a3b6e4a1cbc7fae1a89f0624a41d35b40fbe5e85ca39a", kill_on_drop: false }` [INFO] [stderr] Compiling pca9956b v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.69s [INFO] running `Command { std: "docker" "inspect" "5050c1549b0cc506fb9a3b6e4a1cbc7fae1a89f0624a41d35b40fbe5e85ca39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5050c1549b0cc506fb9a3b6e4a1cbc7fae1a89f0624a41d35b40fbe5e85ca39a", kill_on_drop: false }` [INFO] [stdout] 5050c1549b0cc506fb9a3b6e4a1cbc7fae1a89f0624a41d35b40fbe5e85ca39a [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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95f4e2e6127fbadab9c6bb8afcef6f03da5a885d88589c3602ce5747825ac49a [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" "95f4e2e6127fbadab9c6bb8afcef6f03da5a885d88589c3602ce5747825ac49a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pca9956b-6a152c02222d9176 [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" "95f4e2e6127fbadab9c6bb8afcef6f03da5a885d88589c3602ce5747825ac49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f4e2e6127fbadab9c6bb8afcef6f03da5a885d88589c3602ce5747825ac49a", kill_on_drop: false }` [INFO] [stdout] 95f4e2e6127fbadab9c6bb8afcef6f03da5a885d88589c3602ce5747825ac49a