[INFO] cloning repository https://github.com/mallek/stdweb_wasm_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mallek/stdweb_wasm_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmallek%2Fstdweb_wasm_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmallek%2Fstdweb_wasm_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7640baa8e7c0b179fd10a7b6c15d1ae3789ae8f5
[INFO] checking mallek/stdweb_wasm_example against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmallek%2Fstdweb_wasm_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mallek/stdweb_wasm_example
[INFO] finished tweaking git repo https://github.com/mallek/stdweb_wasm_example
[INFO] tweaked toml for git repo https://github.com/mallek/stdweb_wasm_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mallek/stdweb_wasm_example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mallek/stdweb_wasm_example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.6.0
[INFO] [stderr]   Downloaded unicode-xid v0.1.0
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.6
[INFO] [stderr]   Downloaded proc-macro2 v0.4.27
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.3
[INFO] [stderr]   Downloaded itoa v0.4.3
[INFO] [stderr]   Downloaded stdweb-derive v0.5.1
[INFO] [stderr]   Downloaded base-x v0.2.4
[INFO] [stderr]   Downloaded quote v0.6.11
[INFO] [stderr]   Downloaded serde_derive v1.0.89
[INFO] [stderr]   Downloaded ryu v0.2.7
[INFO] [stderr]   Downloaded serde_json v1.0.39
[INFO] [stderr]   Downloaded syn v0.15.29
[INFO] [stderr]   Downloaded serde v1.0.89
[INFO] [stderr]   Downloaded stdweb v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8070c20b425236c6c62fb88c8d7abd91ce57bd0ae8a39963f24109c1111f9e2
[INFO] running `Command { std: "docker" "start" "-a" "c8070c20b425236c6c62fb88c8d7abd91ce57bd0ae8a39963f24109c1111f9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8070c20b425236c6c62fb88c8d7abd91ce57bd0ae8a39963f24109c1111f9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8070c20b425236c6c62fb88c8d7abd91ce57bd0ae8a39963f24109c1111f9e2", kill_on_drop: false }`
[INFO] [stdout] c8070c20b425236c6c62fb88c8d7abd91ce57bd0ae8a39963f24109c1111f9e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 622f4a6c7618b6b8b353b47660ba662c8ed507882b91f8543f1fd9d0e2724d35
[INFO] running `Command { std: "docker" "start" "-a" "622f4a6c7618b6b8b353b47660ba662c8ed507882b91f8543f1fd9d0e2724d35", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling base-x v0.2.4
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling stdweb v0.4.15
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.6
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]     Checking stdweb_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MouseMoveEvent`
[INFO] [stdout]   --> src/main.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MouseDownEvent, MouseMoveEvent, MouseUpEvent,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseMoveEvent`
[INFO] [stdout]   --> src/main.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MouseDownEvent, MouseMoveEvent, MouseUpEvent,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_mouse_move` is never used
[INFO] [stdout]    --> src/main.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn on_mouse_move(position: (f64, f64)) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_mouse_move` is never used
[INFO] [stdout]    --> src/main.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn on_mouse_move(position: (f64, f64)) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "622f4a6c7618b6b8b353b47660ba662c8ed507882b91f8543f1fd9d0e2724d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622f4a6c7618b6b8b353b47660ba662c8ed507882b91f8543f1fd9d0e2724d35", kill_on_drop: false }`
[INFO] [stdout] 622f4a6c7618b6b8b353b47660ba662c8ed507882b91f8543f1fd9d0e2724d35
