[INFO] cloning repository https://github.com/gptq/rust_webass_test1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gptq/rust_webass_test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgptq%2Frust_webass_test1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgptq%2Frust_webass_test1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20d9b64cfe0e2be7378790f3ae17fba9d946e3a9
[INFO] checking gptq/rust_webass_test1 against master#11d2046fe9962720558cb15f72541f7fd170dec9 for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgptq%2Frust_webass_test1" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gptq/rust_webass_test1
[INFO] finished tweaking git repo https://github.com/gptq/rust_webass_test1
[INFO] tweaked toml for git repo https://github.com/gptq/rust_webass_test1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gptq/rust_webass_test1 on toolchain 11d2046fe9962720558cb15f72541f7fd170dec9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gptq/rust_webass_test1 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" "+11d2046fe9962720558cb15f72541f7fd170dec9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chinese-variant v1.1.3
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] [stderr]   Downloaded chinese-lunisolar-calendar v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 391c7a12c08eba562743e2cfacfb7d549fd6e248aa350693da147a54d0219acd
[INFO] running `Command { std: "docker" "start" "-a" "391c7a12c08eba562743e2cfacfb7d549fd6e248aa350693da147a54d0219acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "391c7a12c08eba562743e2cfacfb7d549fd6e248aa350693da147a54d0219acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "391c7a12c08eba562743e2cfacfb7d549fd6e248aa350693da147a54d0219acd", kill_on_drop: false }`
[INFO] [stdout] 391c7a12c08eba562743e2cfacfb7d549fd6e248aa350693da147a54d0219acd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d107f34d6a33ac5636c8b99f2e5514ccf8761447460050e9812b695553253f0c
[INFO] running `Command { std: "docker" "start" "-a" "d107f34d6a33ac5636c8b99f2e5514ccf8761447460050e9812b695553253f0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chinese-variant v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking chinese-lunisolar-calendar v0.1.27
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking rust_webass_test1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.67s
[INFO] running `Command { std: "docker" "inspect" "d107f34d6a33ac5636c8b99f2e5514ccf8761447460050e9812b695553253f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d107f34d6a33ac5636c8b99f2e5514ccf8761447460050e9812b695553253f0c", kill_on_drop: false }`
[INFO] [stdout] d107f34d6a33ac5636c8b99f2e5514ccf8761447460050e9812b695553253f0c
