[INFO] cloning repository https://github.com/caelra/rust-wasm-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caelra/rust-wasm-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e97242e52bb3cec29c96090e410b84801668213 [INFO] checking caelra/rust-wasm-demo against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 82% (5128/6207) Updating files: 83% (5152/6207) Updating files: 84% (5214/6207) Updating files: 85% (5276/6207) Updating files: 86% (5339/6207) Updating files: 87% (5401/6207) Updating files: 88% (5463/6207) Updating files: 89% (5525/6207) Updating files: 90% (5587/6207) Updating files: 91% (5649/6207) Updating files: 92% (5711/6207) Updating files: 93% (5773/6207) Updating files: 94% (5835/6207) Updating files: 95% (5897/6207) Updating files: 96% (5959/6207) Updating files: 97% (6021/6207) Updating files: 98% (6083/6207) Updating files: 99% (6145/6207) Updating files: 100% (6207/6207) Updating files: 100% (6207/6207), done. [INFO] validating manifest of git repo https://github.com/caelra/rust-wasm-demo on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caelra/rust-wasm-demo [INFO] finished tweaking git repo https://github.com/caelra/rust-wasm-demo [INFO] tweaked toml for git repo https://github.com/caelra/rust-wasm-demo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/caelra/rust-wasm-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee81aa13902dba5d3a6e9adb541f4deb78c263e87e5db48e51c678040426850b [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" "ee81aa13902dba5d3a6e9adb541f4deb78c263e87e5db48e51c678040426850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee81aa13902dba5d3a6e9adb541f4deb78c263e87e5db48e51c678040426850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee81aa13902dba5d3a6e9adb541f4deb78c263e87e5db48e51c678040426850b", kill_on_drop: false }` [INFO] [stdout] ee81aa13902dba5d3a6e9adb541f4deb78c263e87e5db48e51c678040426850b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] 7a82aec2fad28ddf937fc02c2d849a17fa09b0c4f05c50a03eba6040ad4c0f04 [INFO] running `Command { std: "docker" "start" "-a" "7a82aec2fad28ddf937fc02c2d849a17fa09b0c4f05c50a03eba6040ad4c0f04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.50 [INFO] [stderr] Checking wasm-bindgen v0.2.50 [INFO] [stderr] Checking rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.19s [INFO] running `Command { std: "docker" "inspect" "7a82aec2fad28ddf937fc02c2d849a17fa09b0c4f05c50a03eba6040ad4c0f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a82aec2fad28ddf937fc02c2d849a17fa09b0c4f05c50a03eba6040ad4c0f04", kill_on_drop: false }` [INFO] [stdout] 7a82aec2fad28ddf937fc02c2d849a17fa09b0c4f05c50a03eba6040ad4c0f04