[INFO] fetching crate autocxx-engine 0.5.2... [INFO] checking autocxx-engine-0.5.2 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate autocxx-engine 0.5.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate autocxx-engine 0.5.2 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate autocxx-engine 0.5.2 [INFO] finished tweaking crates.io crate autocxx-engine 0.5.2 [INFO] tweaked toml for crates.io crate autocxx-engine 0.5.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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 cxxbridge-flags v1.0.40 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.40 [INFO] [stderr] Downloaded cxx v1.0.40 [INFO] [stderr] Downloaded cxx-gen v0.7.40 [INFO] [stderr] Downloaded autocxx-bindgen v0.57.3 [INFO] [stderr] Downloaded rust_info v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d9f32a56927a7e43a2738f4430c732e962bdf78f57fed4194cf1f42423e761 [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" "d1d9f32a56927a7e43a2738f4430c732e962bdf78f57fed4194cf1f42423e761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d9f32a56927a7e43a2738f4430c732e962bdf78f57fed4194cf1f42423e761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d9f32a56927a7e43a2738f4430c732e962bdf78f57fed4194cf1f42423e761", kill_on_drop: false }` [INFO] [stdout] d1d9f32a56927a7e43a2738f4430c732e962bdf78f57fed4194cf1f42423e761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab3c5331212d04bb44e8c4ef5f1049bf0155fd8fc9150b6c9315ea4468a3f82f [INFO] running `Command { std: "docker" "start" "-a" "ab3c5331212d04bb44e8c4ef5f1049bf0155fd8fc9150b6c9315ea4468a3f82f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling cxxbridge-flags v1.0.40 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling autocxx-bindgen v0.57.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Compiling trybuild v1.0.41 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rust_info v0.3.1 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling cxx v1.0.40 [INFO] [stderr] Checking syn v1.0.65 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking cexpr v0.4.0 [INFO] [stderr] Checking cxx-gen v0.7.40 [INFO] [stderr] Checking autocxx-parser v0.5.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling cxxbridge-macro v1.0.40 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling aquamarine v0.1.6 [INFO] [stderr] Compiling test-env-log v0.2.6 [INFO] [stderr] Checking autocxx-engine v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "ab3c5331212d04bb44e8c4ef5f1049bf0155fd8fc9150b6c9315ea4468a3f82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3c5331212d04bb44e8c4ef5f1049bf0155fd8fc9150b6c9315ea4468a3f82f", kill_on_drop: false }` [INFO] [stdout] ab3c5331212d04bb44e8c4ef5f1049bf0155fd8fc9150b6c9315ea4468a3f82f