[INFO] crate reaper-macros 0.1.0 is already in cache [INFO] checking reaper-macros-0.1.0 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate reaper-macros 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate reaper-macros 0.1.0 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate reaper-macros 0.1.0 [INFO] finished tweaking crates.io crate reaper-macros 0.1.0 [INFO] tweaked toml for crates.io crate reaper-macros 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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] 10447f1b03404604162cbb2c26915268b8646c0e355905e782d74e77204b4b05 [INFO] running `Command { std: "docker" "start" "-a" "10447f1b03404604162cbb2c26915268b8646c0e355905e782d74e77204b4b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10447f1b03404604162cbb2c26915268b8646c0e355905e782d74e77204b4b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10447f1b03404604162cbb2c26915268b8646c0e355905e782d74e77204b4b05", kill_on_drop: false }` [INFO] [stdout] 10447f1b03404604162cbb2c26915268b8646c0e355905e782d74e77204b4b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19160ae60f9f9e760fb779a38fa9f4ce9d7aa07dc38ddbbc7a54554404cea00f [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" "19160ae60f9f9e760fb779a38fa9f4ce9d7aa07dc38ddbbc7a54554404cea00f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking c_str_macro v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling reaper-low v0.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking vst v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking version-sync v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking darling v0.10.2 [INFO] [stderr] Compiling reaper-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking helgoboss-midi v0.1.0 [INFO] [stderr] Checking reaper-medium v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "19160ae60f9f9e760fb779a38fa9f4ce9d7aa07dc38ddbbc7a54554404cea00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19160ae60f9f9e760fb779a38fa9f4ce9d7aa07dc38ddbbc7a54554404cea00f", kill_on_drop: false }` [INFO] [stdout] 19160ae60f9f9e760fb779a38fa9f4ce9d7aa07dc38ddbbc7a54554404cea00f