[INFO] fetching crate tugger 0.2.0... [INFO] checking tugger-0.2.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate tugger 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tugger 0.2.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tugger 0.2.0 [INFO] finished tweaking crates.io crate tugger 0.2.0 [INFO] tweaked toml for crates.io crate tugger 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded shared_child v0.3.4 [INFO] [stderr] Downloaded zip v0.5.11 [INFO] [stderr] Downloaded path-dedot v3.0.7 [INFO] [stderr] Downloaded filetime v0.2.14 [INFO] [stderr] Downloaded starlark-dialect-build-targets v0.1.0 [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded starlark v0.3.1 [INFO] [stderr] Downloaded duct v0.13.5 [INFO] [stderr] Downloaded handlebars v3.5.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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c2872a05cd4caa054cd607dfdd5efa17aa54eaf291a28db2451a0e01b91003 [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" "a0c2872a05cd4caa054cd607dfdd5efa17aa54eaf291a28db2451a0e01b91003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c2872a05cd4caa054cd607dfdd5efa17aa54eaf291a28db2451a0e01b91003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c2872a05cd4caa054cd607dfdd5efa17aa54eaf291a28db2451a0e01b91003", kill_on_drop: false }` [INFO] [stdout] a0c2872a05cd4caa054cd607dfdd5efa17aa54eaf291a28db2451a0e01b91003 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd385d5de863af6d5af886680a330cfaa8d2dba9e64c4c607e89d1506597d408 [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" "cd385d5de863af6d5af886680a330cfaa8d2dba9e64c4c607e89d1506597d408", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling tugger v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking path-dedot v3.0.7 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Checking codemap-diagnostic v0.1.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking zip v0.5.11 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Checking handlebars v3.5.3 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Compiling starlark v0.3.1 [INFO] [stderr] Checking starlark-dialect-build-targets v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "cd385d5de863af6d5af886680a330cfaa8d2dba9e64c4c607e89d1506597d408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd385d5de863af6d5af886680a330cfaa8d2dba9e64c4c607e89d1506597d408", kill_on_drop: false }` [INFO] [stdout] cd385d5de863af6d5af886680a330cfaa8d2dba9e64c4c607e89d1506597d408