[INFO] cloning repository https://github.com/phlip9/queue_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phlip9/queue_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54082550ea630877ee295f1b6a40110989d05dcb [INFO] checking phlip9/queue_experiments against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Fqueue_experiments" "/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/phlip9/queue_experiments on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phlip9/queue_experiments [INFO] finished tweaking git repo https://github.com/phlip9/queue_experiments [INFO] tweaked toml for git repo https://github.com/phlip9/queue_experiments written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/phlip9/queue_experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45319c79601343e397f5c18a2872957064a260d981fab11671f9a2ea12b2d4c2 [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" "45319c79601343e397f5c18a2872957064a260d981fab11671f9a2ea12b2d4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45319c79601343e397f5c18a2872957064a260d981fab11671f9a2ea12b2d4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45319c79601343e397f5c18a2872957064a260d981fab11671f9a2ea12b2d4c2", kill_on_drop: false }` [INFO] [stdout] 45319c79601343e397f5c18a2872957064a260d981fab11671f9a2ea12b2d4c2 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddccf75e26fc03885cc630b572760068a01694a704e404573437284e37e28640 [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" "ddccf75e26fc03885cc630b572760068a01694a704e404573437284e37e28640", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Checking bytes v0.5.2 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling generator v0.6.18 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking loom v0.2.15 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-test v0.2.0 [INFO] [stderr] Checking queue_experiments v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.76s [INFO] running `Command { std: "docker" "inspect" "ddccf75e26fc03885cc630b572760068a01694a704e404573437284e37e28640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddccf75e26fc03885cc630b572760068a01694a704e404573437284e37e28640", kill_on_drop: false }` [INFO] [stdout] ddccf75e26fc03885cc630b572760068a01694a704e404573437284e37e28640