[INFO] fetching crate helm-templexer 0.2.6... [INFO] checking helm-templexer-0.2.6 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate helm-templexer 0.2.6 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate helm-templexer 0.2.6 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate helm-templexer 0.2.6 [INFO] finished tweaking crates.io crate helm-templexer 0.2.6 [INFO] tweaked toml for crates.io crate helm-templexer 0.2.6 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate helm-templexer 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ron v0.3.0 [INFO] [stderr] Downloaded serde_any v0.5.0 [INFO] [stderr] Downloaded serde-xml-any v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20526176ddd38dc661da9087916fb3a3e90941d5f06e9020dc76ed9874a2b4ae [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" "20526176ddd38dc661da9087916fb3a3e90941d5f06e9020dc76ed9874a2b4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20526176ddd38dc661da9087916fb3a3e90941d5f06e9020dc76ed9874a2b4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20526176ddd38dc661da9087916fb3a3e90941d5f06e9020dc76ed9874a2b4ae", kill_on_drop: false }` [INFO] [stdout] 20526176ddd38dc661da9087916fb3a3e90941d5f06e9020dc76ed9874a2b4ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82aec9b15104a4edc7ad43d29abd404470ddcd11f9c679af43ea77bfc3033072 [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" "82aec9b15104a4edc7ad43d29abd404470ddcd11f9c679af43ea77bfc3033072", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking assert_cmd v1.0.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking ron v0.3.0 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde-xml-any v0.0.3 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking serde_any v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling structopt-flags v0.3.6 [INFO] [stderr] Checking helm-templexer v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.58s [INFO] running `Command { std: "docker" "inspect" "82aec9b15104a4edc7ad43d29abd404470ddcd11f9c679af43ea77bfc3033072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82aec9b15104a4edc7ad43d29abd404470ddcd11f9c679af43ea77bfc3033072", kill_on_drop: false }` [INFO] [stdout] 82aec9b15104a4edc7ad43d29abd404470ddcd11f9c679af43ea77bfc3033072