[INFO] fetching crate dropshot 0.3.0... [INFO] checking dropshot-0.3.0 against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate dropshot 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dropshot 0.3.0 on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dropshot 0.3.0 [INFO] finished tweaking crates.io crate dropshot 0.3.0 [INFO] tweaked toml for crates.io crate dropshot 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate dropshot 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09e05ab581708ce3c37d2068fdda63f64f5d58cd0d2d4019c9f04884a9c0d074 [INFO] running `Command { std: "docker" "start" "-a" "09e05ab581708ce3c37d2068fdda63f64f5d58cd0d2d4019c9f04884a9c0d074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e05ab581708ce3c37d2068fdda63f64f5d58cd0d2d4019c9f04884a9c0d074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e05ab581708ce3c37d2068fdda63f64f5d58cd0d2d4019c9f04884a9c0d074", kill_on_drop: false }` [INFO] [stdout] 09e05ab581708ce3c37d2068fdda63f64f5d58cd0d2d4019c9f04884a9c0d074 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba1ef7caa8a54eb1cf0f64822e94d2e649f25245f543df21a2e1f54f2b16cec1 [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" "ba1ef7caa8a54eb1cf0f64822e94d2e649f25245f543df21a2e1f54f2b16cec1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling paste v1.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking newline-converter v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking expectorate v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking openapiv3 v0.3.2 [INFO] [stderr] Checking trybuild v1.0.33 [INFO] [stderr] Checking slog-bunyan v2.2.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling dropshot_endpoint v0.3.0 [INFO] [stderr] Checking dropshot v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "ba1ef7caa8a54eb1cf0f64822e94d2e649f25245f543df21a2e1f54f2b16cec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1ef7caa8a54eb1cf0f64822e94d2e649f25245f543df21a2e1f54f2b16cec1", kill_on_drop: false }` [INFO] [stdout] ba1ef7caa8a54eb1cf0f64822e94d2e649f25245f543df21a2e1f54f2b16cec1