[INFO] fetching crate cpclib-xfertool 0.4.4... [INFO] checking cpclib-xfertool-0.4.4 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate cpclib-xfertool 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cpclib-xfertool 0.4.4 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-xfertool 0.4.4 [INFO] finished tweaking crates.io crate cpclib-xfertool 0.4.4 [INFO] tweaked toml for crates.io crate cpclib-xfertool 0.4.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate cpclib-xfertool 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded built v0.4.3 [INFO] [stderr] Downloaded path-dedot v3.0.7 [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] [stderr] Downloaded termize v0.1.1 [INFO] [stderr] Downloaded nom v6.0.0 [INFO] [stderr] Downloaded hotwatch v0.4.4 [INFO] [stderr] Downloaded term_grid v0.2.0 [INFO] [stderr] Downloaded path-absolutize v3.0.6 [INFO] [stderr] Downloaded cpclib-xfer v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "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] 3cc44ef6a924da0f96539d056d4999bf1eb6a5e013764f71798f2a80e1a53e3b [INFO] running `Command { std: "docker" "start" "-a" "3cc44ef6a924da0f96539d056d4999bf1eb6a5e013764f71798f2a80e1a53e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc44ef6a924da0f96539d056d4999bf1eb6a5e013764f71798f2a80e1a53e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc44ef6a924da0f96539d056d4999bf1eb6a5e013764f71798f2a80e1a53e3b", kill_on_drop: false }` [INFO] [stdout] 3cc44ef6a924da0f96539d056d4999bf1eb6a5e013764f71798f2a80e1a53e3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101effb18ae02e0655d11b2bec1f6f73bf33bdfe5b2d38dfff43f43d155c346a [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" "101effb18ae02e0655d11b2bec1f6f73bf33bdfe5b2d38dfff43f43d155c346a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking path-dedot v3.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking term_grid v0.2.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking path-absolutize v3.0.6 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking termize v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Checking hotwatch v0.4.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling cpclib-sna v0.4.4 [INFO] [stderr] Compiling cpclib-tokens v0.4.4 [INFO] [stderr] Compiling cpclib-disc v0.4.4 [INFO] [stderr] Compiling cpclib-xfer v0.4.4 [INFO] [stderr] Compiling cpclib-xfertool v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "101effb18ae02e0655d11b2bec1f6f73bf33bdfe5b2d38dfff43f43d155c346a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101effb18ae02e0655d11b2bec1f6f73bf33bdfe5b2d38dfff43f43d155c346a", kill_on_drop: false }` [INFO] [stdout] 101effb18ae02e0655d11b2bec1f6f73bf33bdfe5b2d38dfff43f43d155c346a