[INFO] fetching crate include_js 0.1.1... [INFO] checking include_js-0.1.1 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] extracting crate include_js 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate include_js 0.1.1 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate include_js 0.1.1 [INFO] finished tweaking crates.io crate include_js 0.1.1 [INFO] tweaked toml for crates.io crate include_js 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", 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] 4d1c37094322e541e84f3aefb7bae41846921abb6c3bac0f75ab1ac1dd2cc72d [INFO] running `Command { std: "docker" "start" "-a" "4d1c37094322e541e84f3aefb7bae41846921abb6c3bac0f75ab1ac1dd2cc72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1c37094322e541e84f3aefb7bae41846921abb6c3bac0f75ab1ac1dd2cc72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1c37094322e541e84f3aefb7bae41846921abb6c3bac0f75ab1ac1dd2cc72d", kill_on_drop: false }` [INFO] [stdout] 4d1c37094322e541e84f3aefb7bae41846921abb6c3bac0f75ab1ac1dd2cc72d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa50aaf1930dba5b8c3ae76a4ef144a12dfe1cd53502eede2f8ee0805d919bc [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" "baa50aaf1930dba5b8c3ae76a4ef144a12dfe1cd53502eede2f8ee0805d919bc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling boa_unicode v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling gc_derive v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling gc v0.3.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling regress v0.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking Boa v0.11.0 [INFO] [stderr] Checking include_js_core v0.1.1 [INFO] [stderr] Compiling include_js_codegen v0.1.0 [INFO] [stderr] Checking include_js v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "baa50aaf1930dba5b8c3ae76a4ef144a12dfe1cd53502eede2f8ee0805d919bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa50aaf1930dba5b8c3ae76a4ef144a12dfe1cd53502eede2f8ee0805d919bc", kill_on_drop: false }` [INFO] [stdout] baa50aaf1930dba5b8c3ae76a4ef144a12dfe1cd53502eede2f8ee0805d919bc