[INFO] cloning repository https://github.com/matanbroner/JS-Bundler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matanbroner/JS-Bundler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatanbroner%2FJS-Bundler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatanbroner%2FJS-Bundler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc7f9e3916aacdd6fd8fa1c85d74febec049b48 [INFO] checking matanbroner/JS-Bundler against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatanbroner%2FJS-Bundler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matanbroner/JS-Bundler [INFO] finished tweaking git repo https://github.com/matanbroner/JS-Bundler [INFO] tweaked toml for git repo https://github.com/matanbroner/JS-Bundler written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matanbroner/JS-Bundler on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matanbroner/JS-Bundler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86f4b4d95168024c83d7bd1c17a3fe1135348c60bc43d63eac2135fa472cd1f8 [INFO] running `Command { std: "docker" "start" "-a" "86f4b4d95168024c83d7bd1c17a3fe1135348c60bc43d63eac2135fa472cd1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86f4b4d95168024c83d7bd1c17a3fe1135348c60bc43d63eac2135fa472cd1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f4b4d95168024c83d7bd1c17a3fe1135348c60bc43d63eac2135fa472cd1f8", kill_on_drop: false }` [INFO] [stdout] 86f4b4d95168024c83d7bd1c17a3fe1135348c60bc43d63eac2135fa472cd1f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7fa289f2b35a44405813015663c084ea8c98b5c0d668bd06b7dd943256d3ebf [INFO] running `Command { std: "docker" "start" "-a" "d7fa289f2b35a44405813015663c084ea8c98b5c0d668bd06b7dd943256d3ebf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking rslint_syntax v0.1.4 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking npm_rs v0.2.1 [INFO] [stderr] Checking path-dedot v3.0.17 [INFO] [stderr] Checking path-absolutize v3.0.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking smol_str v0.1.23 [INFO] [stderr] Checking triomphe v0.1.8 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking rslint_rowan v0.10.0 [INFO] [stderr] Checking rowan v0.10.6 [INFO] [stderr] Checking rslint_text_edit v0.1.0 [INFO] [stderr] Checking rslint_errors v0.2.0 [INFO] [stderr] Checking rslint_lexer v0.2.0 [INFO] [stderr] Checking rslint_parser v0.3.1 [INFO] [stderr] Checking bundler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "d7fa289f2b35a44405813015663c084ea8c98b5c0d668bd06b7dd943256d3ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fa289f2b35a44405813015663c084ea8c98b5c0d668bd06b7dd943256d3ebf", kill_on_drop: false }` [INFO] [stdout] d7fa289f2b35a44405813015663c084ea8c98b5c0d668bd06b7dd943256d3ebf