[INFO] cloning repository https://github.com/maxnachlinger/rust-wasm-node-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxnachlinger/rust-wasm-node-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Frust-wasm-node-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Frust-wasm-node-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 792f8855dc4b87fcfa20746a8c9967a3af3cd4aa [INFO] checking maxnachlinger/rust-wasm-node-test against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Frust-wasm-node-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxnachlinger/rust-wasm-node-test on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxnachlinger/rust-wasm-node-test [INFO] finished tweaking git repo https://github.com/maxnachlinger/rust-wasm-node-test [INFO] tweaked toml for git repo https://github.com/maxnachlinger/rust-wasm-node-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxnachlinger/rust-wasm-node-test 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.40 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.40 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db5c5ec5a5b2120aa372aa9ee9cbe595e5bcc5c2c12c3ee38f854b96907a13f [INFO] running `Command { std: "docker" "start" "-a" "6db5c5ec5a5b2120aa372aa9ee9cbe595e5bcc5c2c12c3ee38f854b96907a13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db5c5ec5a5b2120aa372aa9ee9cbe595e5bcc5c2c12c3ee38f854b96907a13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db5c5ec5a5b2120aa372aa9ee9cbe595e5bcc5c2c12c3ee38f854b96907a13f", kill_on_drop: false }` [INFO] [stdout] 6db5c5ec5a5b2120aa372aa9ee9cbe595e5bcc5c2c12c3ee38f854b96907a13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fabdbb86d7385475f118274e705645f1086f6241fed341472b9f9d355d7b585f [INFO] running `Command { std: "docker" "start" "-a" "fabdbb86d7385475f118274e705645f1086f6241fed341472b9f9d355d7b585f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Checking js-sys v0.3.67 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.40 [INFO] [stderr] Checking fun-with-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-test v0.3.40 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `Command { std: "docker" "inspect" "fabdbb86d7385475f118274e705645f1086f6241fed341472b9f9d355d7b585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabdbb86d7385475f118274e705645f1086f6241fed341472b9f9d355d7b585f", kill_on_drop: false }` [INFO] [stdout] fabdbb86d7385475f118274e705645f1086f6241fed341472b9f9d355d7b585f