[INFO] crate pueue 0.6.3 is already in cache [INFO] checking pueue-0.6.3 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate pueue 0.6.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pueue 0.6.3 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue 0.6.3 [INFO] finished tweaking crates.io crate pueue 0.6.3 [INFO] tweaked toml for crates.io crate pueue 0.6.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate pueue 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39fe0c08afb727c328e41d5be2eff90ac6cf50cd357f7c6ce9f9e6387db9670b [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" "39fe0c08afb727c328e41d5be2eff90ac6cf50cd357f7c6ce9f9e6387db9670b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39fe0c08afb727c328e41d5be2eff90ac6cf50cd357f7c6ce9f9e6387db9670b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fe0c08afb727c328e41d5be2eff90ac6cf50cd357f7c6ce9f9e6387db9670b", kill_on_drop: false }` [INFO] [stdout] 39fe0c08afb727c328e41d5be2eff90ac6cf50cd357f7c6ce9f9e6387db9670b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b594df788e1fa7ad7c688bbaf03c859d5f4ccc9f1d13f6a10e5ecf8375e0723 [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" "1b594df788e1fa7ad7c688bbaf03c859d5f4ccc9f1d13f6a10e5ecf8375e0723", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking parking v1.0.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling scanlex v0.1.2 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crossterm v0.17.6 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Checking chrono-english v0.1.4 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking handlebars v3.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling pueue v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling comfy-table v1.0.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "1b594df788e1fa7ad7c688bbaf03c859d5f4ccc9f1d13f6a10e5ecf8375e0723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b594df788e1fa7ad7c688bbaf03c859d5f4ccc9f1d13f6a10e5ecf8375e0723", kill_on_drop: false }` [INFO] [stdout] 1b594df788e1fa7ad7c688bbaf03c859d5f4ccc9f1d13f6a10e5ecf8375e0723