[INFO] cloning repository https://github.com/weisheng-p/rust-test-redis-pooling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weisheng-p/rust-test-redis-pooling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweisheng-p%2Frust-test-redis-pooling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweisheng-p%2Frust-test-redis-pooling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c3ac3d71830fd67a3e4c98e47e851688e7c9d3a [INFO] checking weisheng-p/rust-test-redis-pooling against master#e0ba2d038db3afa968e13075b1d6eabd24339708 for pr-112988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweisheng-p%2Frust-test-redis-pooling" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weisheng-p/rust-test-redis-pooling on toolchain e0ba2d038db3afa968e13075b1d6eabd24339708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weisheng-p/rust-test-redis-pooling [INFO] finished tweaking git repo https://github.com/weisheng-p/rust-test-redis-pooling [INFO] tweaked toml for git repo https://github.com/weisheng-p/rust-test-redis-pooling written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/weisheng-p/rust-test-redis-pooling already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_redis v0.8.0 [INFO] [stderr] Downloaded rocket_contrib_codegen v0.4.0 [INFO] [stderr] Downloaded redis v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 811740daf2f0d47fff9a4b56cf31f02504cd00e5046292c90d789259237cb20d [INFO] running `Command { std: "docker" "start" "-a" "811740daf2f0d47fff9a4b56cf31f02504cd00e5046292c90d789259237cb20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "811740daf2f0d47fff9a4b56cf31f02504cd00e5046292c90d789259237cb20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811740daf2f0d47fff9a4b56cf31f02504cd00e5046292c90d789259237cb20d", kill_on_drop: false }` [INFO] [stdout] 811740daf2f0d47fff9a4b56cf31f02504cd00e5046292c90d789259237cb20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edf7f0ed18ea8f071d6517983009328e7d7d530b6bb13c2fd6a73569782c4d1e [INFO] running `Command { std: "docker" "start" "-a" "edf7f0ed18ea8f071d6517983009328e7d7d530b6bb13c2fd6a73569782c4d1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/mime-7181c2ee859c66ab.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/mime-7181c2ee859c66ab/dep-lib-mime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] error: could not compile `num_cpus` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetak8wS4w" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8maFTk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typeable` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicase` (lib) [INFO] [stderr] error: could not compile `time` (lib) [INFO] [stderr] error: could not compile `futures` (lib) due to previous error [INFO] [stderr] error: could not compile `memchr` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-1e0865cff604d3a7.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time-8f2073055a645d18.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/time-8f2073055a645d18/dep-lib-time` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetav3CUNQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (lib) due to previous error [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ring` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaM13QoC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idna` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLSmAU9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauFo2Us" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to previous error [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7J9XoU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "edf7f0ed18ea8f071d6517983009328e7d7d530b6bb13c2fd6a73569782c4d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf7f0ed18ea8f071d6517983009328e7d7d530b6bb13c2fd6a73569782c4d1e", kill_on_drop: false }` [INFO] [stdout] edf7f0ed18ea8f071d6517983009328e7d7d530b6bb13c2fd6a73569782c4d1e