[INFO] fetching crate handlebars 3.5.2... [INFO] checking handlebars-3.5.2 against try#9cfe725f0995b018340c519db1b2f3cf8a7e0631 for pr-81174 [INFO] extracting crate handlebars 3.5.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate handlebars 3.5.2 on toolchain 9cfe725f0995b018340c519db1b2f3cf8a7e0631 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate handlebars 3.5.2 [INFO] finished tweaking crates.io crate handlebars 3.5.2 [INFO] tweaked toml for crates.io crate handlebars 3.5.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate handlebars 3.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rhai v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abf649f22c11c3a2e0a1615f6be6dc76fc0e90c260d3ab7d8809410e5a532dae [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" "abf649f22c11c3a2e0a1615f6be6dc76fc0e90c260d3ab7d8809410e5a532dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf649f22c11c3a2e0a1615f6be6dc76fc0e90c260d3ab7d8809410e5a532dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf649f22c11c3a2e0a1615f6be6dc76fc0e90c260d3ab7d8809410e5a532dae", kill_on_drop: false }` [INFO] [stdout] abf649f22c11c3a2e0a1615f6be6dc76fc0e90c260d3ab7d8809410e5a532dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6084cfead5e1b5abb29ba376eee18156487139b854d25b457c51a3360a4fffc9 [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" "6084cfead5e1b5abb29ba376eee18156487139b854d25b457c51a3360a4fffc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling ahash v0.6.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Compiling symbolic-demangle v7.5.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking msvc-demangler v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking inferno v0.10.2 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v3.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking symbolic-common v7.5.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Compiling pprof v0.3.18 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "6084cfead5e1b5abb29ba376eee18156487139b854d25b457c51a3360a4fffc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6084cfead5e1b5abb29ba376eee18156487139b854d25b457c51a3360a4fffc9", kill_on_drop: false }` [INFO] [stdout] 6084cfead5e1b5abb29ba376eee18156487139b854d25b457c51a3360a4fffc9