[INFO] cloning repository https://github.com/raftario/bs-quest-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/bs-quest-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 292b03e1bdf18fc865c9e3914192785525315f5a [INFO] checking raftario/bs-quest-index against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbs-quest-index" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/bs-quest-index on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftario/bs-quest-index [INFO] finished tweaking git repo https://github.com/raftario/bs-quest-index [INFO] tweaked toml for git repo https://github.com/raftario/bs-quest-index written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/bs-quest-index already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829ce452d82d82dd58bc74d9a145f172cd3d150b6398a7e2bb4db70f7441f2d8 [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" "829ce452d82d82dd58bc74d9a145f172cd3d150b6398a7e2bb4db70f7441f2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829ce452d82d82dd58bc74d9a145f172cd3d150b6398a7e2bb4db70f7441f2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829ce452d82d82dd58bc74d9a145f172cd3d150b6398a7e2bb4db70f7441f2d8", kill_on_drop: false }` [INFO] [stdout] 829ce452d82d82dd58bc74d9a145f172cd3d150b6398a7e2bb4db70f7441f2d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a2722771a8e1046ee85aaf36259d63a746080947aa07b4030a429132468128 [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" "e3a2722771a8e1046ee85aaf36259d63a746080947aa07b4030a429132468128", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking tracing-subscriber v0.2.11 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking warp v0.2.4 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking bs-quest-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "e3a2722771a8e1046ee85aaf36259d63a746080947aa07b4030a429132468128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a2722771a8e1046ee85aaf36259d63a746080947aa07b4030a429132468128", kill_on_drop: false }` [INFO] [stdout] e3a2722771a8e1046ee85aaf36259d63a746080947aa07b4030a429132468128