[INFO] crate varlink-cli 4.5.1 is already in cache [INFO] checking varlink-cli-4.5.1 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate varlink-cli 4.5.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate varlink-cli 4.5.1 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate varlink-cli 4.5.1 [INFO] finished tweaking crates.io crate varlink-cli 4.5.1 [INFO] tweaked toml for crates.io crate varlink-cli 4.5.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate varlink-cli 4.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c7fb4dc205d75474a061fd232f54c4546a9d01c516f1adb36ab74fcccd22013 [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" "5c7fb4dc205d75474a061fd232f54c4546a9d01c516f1adb36ab74fcccd22013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c7fb4dc205d75474a061fd232f54c4546a9d01c516f1adb36ab74fcccd22013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7fb4dc205d75474a061fd232f54c4546a9d01c516f1adb36ab74fcccd22013", kill_on_drop: false }` [INFO] [stdout] 5c7fb4dc205d75474a061fd232f54c4546a9d01c516f1adb36ab74fcccd22013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e3a8f91792905ce0cef8a77f0014c842a3be26898cbd58055d266280162afe4 [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" "3e3a8f91792905ce0cef8a77f0014c842a3be26898cbd58055d266280162afe4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Compiling varlink_parser v4.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling chainerror v0.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling peg v0.6.2 [INFO] [stderr] Compiling varlink_generator v9.0.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling varlink_stdinterfaces v11.0.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking varlink v11.0.0 [INFO] [stderr] Checking colored_json v2.1.0 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Checking varlink-cli v4.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.81s [INFO] running `Command { std: "docker" "inspect" "3e3a8f91792905ce0cef8a77f0014c842a3be26898cbd58055d266280162afe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3a8f91792905ce0cef8a77f0014c842a3be26898cbd58055d266280162afe4", kill_on_drop: false }` [INFO] [stdout] 3e3a8f91792905ce0cef8a77f0014c842a3be26898cbd58055d266280162afe4