[INFO] cloning repository https://github.com/chimney-rock/auditer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chimney-rock/auditer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fauditer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fauditer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f1628d62600ebffa4f3895c1932c14ca08deeee [INFO] checking chimney-rock/auditer against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimney-rock%2Fauditer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chimney-rock/auditer on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chimney-rock/auditer [INFO] finished tweaking git repo https://github.com/chimney-rock/auditer [INFO] tweaked toml for git repo https://github.com/chimney-rock/auditer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/chimney-rock/auditer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89ecef9a3584f6a689741aaf6ac4b73c00e4d9e461861333d17bae6fdb317af4 [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" "89ecef9a3584f6a689741aaf6ac4b73c00e4d9e461861333d17bae6fdb317af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89ecef9a3584f6a689741aaf6ac4b73c00e4d9e461861333d17bae6fdb317af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ecef9a3584f6a689741aaf6ac4b73c00e4d9e461861333d17bae6fdb317af4", kill_on_drop: false }` [INFO] [stdout] 89ecef9a3584f6a689741aaf6ac4b73c00e4d9e461861333d17bae6fdb317af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e7adfc0a5b72c0c40f78046cfed98ef42d3c64ed65c2aa320805443d9b458d [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" "46e7adfc0a5b72c0c40f78046cfed98ef42d3c64ed65c2aa320805443d9b458d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling static_assertions v0.3.3 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking arc-swap v0.4.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking amq-protocol-uri v2.2.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tower-request-modifier v0.1.0 (https://github.com/tower-rs/tower-http#cb393c93) [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking http-connection v0.1.0 [INFO] [stderr] Checking tower-http-util v0.1.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tcp-stream v0.5.0 [INFO] [stderr] Checking amq-protocol-tcp v2.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling codegen v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 (https://github.com/tower-rs/tower-grpc#9ee81e86) [INFO] [stderr] Checking juniper v0.13.1 [INFO] [stderr] Compiling auditing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking amq-protocol-types v2.2.0 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Checking mongodb v0.3.12 [INFO] [stderr] Checking tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#9ee81e86) [INFO] [stderr] Compiling amq-protocol-codegen v2.2.0 [INFO] [stderr] Checking wither v0.8.0 [INFO] [stderr] Checking r2d2-mongodb v0.2.2 [INFO] [stderr] Checking tower-hyper v0.1.1 [INFO] [stderr] Compiling amq-protocol v2.2.0 [INFO] [stderr] Compiling lapin v0.26.1 [INFO] [stderr] Compiling wither_derive v0.8.0 [INFO] [stderr] Checking lapin-futures v0.26.1 [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_await` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "46e7adfc0a5b72c0c40f78046cfed98ef42d3c64ed65c2aa320805443d9b458d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e7adfc0a5b72c0c40f78046cfed98ef42d3c64ed65c2aa320805443d9b458d", kill_on_drop: false }` [INFO] [stdout] 46e7adfc0a5b72c0c40f78046cfed98ef42d3c64ed65c2aa320805443d9b458d