[INFO] fetching crate dotter 0.10.5... [INFO] checking dotter-0.10.5 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate dotter 0.10.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dotter 0.10.5 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dotter 0.10.5 [INFO] finished tweaking crates.io crate dotter 0.10.5 [INFO] tweaked toml for crates.io crate dotter 0.10.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate dotter 0.10.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95aa5a890f863f25596bddaf17c0617db0a66a29de6c8421d1453282e8e5f54b [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" "95aa5a890f863f25596bddaf17c0617db0a66a29de6c8421d1453282e8e5f54b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95aa5a890f863f25596bddaf17c0617db0a66a29de6c8421d1453282e8e5f54b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95aa5a890f863f25596bddaf17c0617db0a66a29de6c8421d1453282e8e5f54b", kill_on_drop: false }` [INFO] [stdout] 95aa5a890f863f25596bddaf17c0617db0a66a29de6c8421d1453282e8e5f54b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022266252b78ea230f1df3d985498c97dae01583cb64c6951eed1d0085c82d8e [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" "022266252b78ea230f1df3d985498c97dae01583cb64c6951eed1d0085c82d8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling embed-resource v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Compiling watchexec v1.14.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking shellexpand v1.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking rhai v0.18.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking dotter v0.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "022266252b78ea230f1df3d985498c97dae01583cb64c6951eed1d0085c82d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022266252b78ea230f1df3d985498c97dae01583cb64c6951eed1d0085c82d8e", kill_on_drop: false }` [INFO] [stdout] 022266252b78ea230f1df3d985498c97dae01583cb64c6951eed1d0085c82d8e