[INFO] fetching crate xxd-rs 0.2.5... [INFO] checking xxd-rs-0.2.5 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate xxd-rs 0.2.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate xxd-rs 0.2.5 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate xxd-rs 0.2.5 [INFO] finished tweaking crates.io crate xxd-rs 0.2.5 [INFO] tweaked toml for crates.io crate xxd-rs 0.2.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate xxd-rs 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded human-panic v1.0.1 [INFO] [stderr] Downloaded nom v3.0.0 [INFO] [stderr] Downloaded clap v2.20.5 [INFO] [stderr] Downloaded backtrace v0.3.14 [INFO] [stderr] Downloaded term_size v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1489b27622789b547febae47b463b3879ba56d6ffc7ca5cfd7269e05bb6dc6fb [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" "1489b27622789b547febae47b463b3879ba56d6ffc7ca5cfd7269e05bb6dc6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1489b27622789b547febae47b463b3879ba56d6ffc7ca5cfd7269e05bb6dc6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1489b27622789b547febae47b463b3879ba56d6ffc7ca5cfd7269e05bb6dc6fb", kill_on_drop: false }` [INFO] [stdout] 1489b27622789b547febae47b463b3879ba56d6ffc7ca5cfd7269e05bb6dc6fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 366312e910eced84451a2f44414a8c7e9883cacaec33e6bb84789e9847cbd82d [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" "366312e910eced84451a2f44414a8c7e9883cacaec33e6bb84789e9847cbd82d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking nom v3.0.0 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling xxd-rs v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "366312e910eced84451a2f44414a8c7e9883cacaec33e6bb84789e9847cbd82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366312e910eced84451a2f44414a8c7e9883cacaec33e6bb84789e9847cbd82d", kill_on_drop: false }` [INFO] [stdout] 366312e910eced84451a2f44414a8c7e9883cacaec33e6bb84789e9847cbd82d