[INFO] updating cached repository https://github.com/watawuwu/blackhole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/watawuwu/blackhole [INFO] [stderr] * [new branch] dependabot/docker/watawuwu/rust-1.45.2 -> dependabot/docker/watawuwu/rust-1.45.2 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9178d6f37e24c40fb2ee13749c408e6fff475ec [INFO] testing watawuwu/blackhole against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatawuwu%2Fblackhole" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watawuwu/blackhole on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watawuwu/blackhole [INFO] finished tweaking git repo https://github.com/watawuwu/blackhole [INFO] tweaked toml for git repo https://github.com/watawuwu/blackhole written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/watawuwu/blackhole already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 877132adbf31e9485920217f90663de746cbc7bfc2aed8bc64a4da550208d467 [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" "877132adbf31e9485920217f90663de746cbc7bfc2aed8bc64a4da550208d467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "877132adbf31e9485920217f90663de746cbc7bfc2aed8bc64a4da550208d467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877132adbf31e9485920217f90663de746cbc7bfc2aed8bc64a4da550208d467", kill_on_drop: false }` [INFO] [stdout] 877132adbf31e9485920217f90663de746cbc7bfc2aed8bc64a4da550208d467 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f59b7813d8b9ca5931795483e5d219051864be5705892271be8a89a524f6d11 [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" "7f59b7813d8b9ca5931795483e5d219051864be5705892271be8a89a524f6d11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling paw-structopt v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling clap_flags v0.5.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling smol v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_qs v0.6.0 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling json-color v0.7.1 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling http-types v2.3.0 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling tide v0.11.0 [INFO] [stderr] Compiling blackhole-bin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 16s [INFO] running `Command { std: "docker" "inspect" "7f59b7813d8b9ca5931795483e5d219051864be5705892271be8a89a524f6d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f59b7813d8b9ca5931795483e5d219051864be5705892271be8a89a524f6d11", kill_on_drop: false }` [INFO] [stdout] 7f59b7813d8b9ca5931795483e5d219051864be5705892271be8a89a524f6d11 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3112eb36a1f8f3179fa05600616a961b8877241ff2ed4e2b35aebf29d01f4470 [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" "3112eb36a1f8f3179fa05600616a961b8877241ff2ed4e2b35aebf29d01f4470", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling blackhole-bin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.99s [INFO] running `Command { std: "docker" "inspect" "3112eb36a1f8f3179fa05600616a961b8877241ff2ed4e2b35aebf29d01f4470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3112eb36a1f8f3179fa05600616a961b8877241ff2ed4e2b35aebf29d01f4470", kill_on_drop: false }` [INFO] [stdout] 3112eb36a1f8f3179fa05600616a961b8877241ff2ed4e2b35aebf29d01f4470 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6327d63130ffeec8bedeaa9fb0644b4fe626108b57d64f4e350896710b01569 [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" "d6327d63130ffeec8bedeaa9fb0644b4fe626108b57d64f4e350896710b01569", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blackhole_bin-7e2315dff5fa639e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test middleware::tests::status_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blackhole-294703b9681095d0 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests blackhole-bin [INFO] [stdout] test args::tests::log_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6327d63130ffeec8bedeaa9fb0644b4fe626108b57d64f4e350896710b01569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6327d63130ffeec8bedeaa9fb0644b4fe626108b57d64f4e350896710b01569", kill_on_drop: false }` [INFO] [stdout] d6327d63130ffeec8bedeaa9fb0644b4fe626108b57d64f4e350896710b01569