[INFO] fetching crate saltlick-cli 0.1.0... [INFO] checking saltlick-cli-0.1.0 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate saltlick-cli 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate saltlick-cli 0.1.0 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate saltlick-cli 0.1.0 [INFO] finished tweaking crates.io crate saltlick-cli 0.1.0 [INFO] tweaked toml for crates.io crate saltlick-cli 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate saltlick-cli 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded saltlick v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1c44aad88bad8d5d6dfaad45d3866a84b0872d4d216349ee5e262f394aff84 [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" "8a1c44aad88bad8d5d6dfaad45d3866a84b0872d4d216349ee5e262f394aff84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1c44aad88bad8d5d6dfaad45d3866a84b0872d4d216349ee5e262f394aff84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1c44aad88bad8d5d6dfaad45d3866a84b0872d4d216349ee5e262f394aff84", kill_on_drop: false }` [INFO] [stdout] 8a1c44aad88bad8d5d6dfaad45d3866a84b0872d4d216349ee5e262f394aff84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc4f7719c88f7e06b471a390d6810f2cbe56a861fd93f4a3c458a9ebe0d06b8 [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" "5bc4f7719c88f7e06b471a390d6810f2cbe56a861fd93f4a3c458a9ebe0d06b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking byteorder v1.3.2 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking pem v0.7.0 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking saltlick v0.2.0 [INFO] [stderr] Checking saltlick-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "5bc4f7719c88f7e06b471a390d6810f2cbe56a861fd93f4a3c458a9ebe0d06b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc4f7719c88f7e06b471a390d6810f2cbe56a861fd93f4a3c458a9ebe0d06b8", kill_on_drop: false }` [INFO] [stdout] 5bc4f7719c88f7e06b471a390d6810f2cbe56a861fd93f4a3c458a9ebe0d06b8