[INFO] updating cached repository https://github.com/m-wynn/php-opcache-exporter [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72cebd68fe224a3f8ec034e184afec73da6d33ec [INFO] checking m-wynn/php-opcache-exporter against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-wynn%2Fphp-opcache-exporter" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-wynn/php-opcache-exporter on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/m-wynn/php-opcache-exporter [INFO] finished tweaking git repo https://github.com/m-wynn/php-opcache-exporter [INFO] tweaked toml for git repo https://github.com/m-wynn/php-opcache-exporter written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/m-wynn/php-opcache-exporter already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5f3af0df0fe87c928f32bc3d4fe203f8405f6cc7e8503ed90726d6062c23376 [INFO] running `"docker" "start" "-a" "d5f3af0df0fe87c928f32bc3d4fe203f8405f6cc7e8503ed90726d6062c23376"` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking async-macros v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking tracing-core v0.1.6 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Checking futures-timer v1.0.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking async-std v0.99.10 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling pin-project-internal v0.4.4 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.9 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking pin-project v0.4.4 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] Checking tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking h2 v0.2.0-alpha.3 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Checking prometheus_exporter_base v0.5.0 (https://github.com/m-wynn/prometheus_exporter_base?branch=alpha19#09ff664f) [INFO] [stderr] Compiling fastcgi-client v0.3.0 (https://github.com/m-wynn/fastcgi-client-rs#7101bc01) [INFO] [stderr] Checking php-opcache-exporter-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "d5f3af0df0fe87c928f32bc3d4fe203f8405f6cc7e8503ed90726d6062c23376"` [INFO] running `"docker" "rm" "-f" "d5f3af0df0fe87c928f32bc3d4fe203f8405f6cc7e8503ed90726d6062c23376"` [INFO] [stdout] d5f3af0df0fe87c928f32bc3d4fe203f8405f6cc7e8503ed90726d6062c23376